Skip to content

Commit

Permalink
chore: update dply key
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jan 13, 2025
1 parent 998d1d2 commit 035984e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
tar-export-path: ${{ env.TAR_PATH }} # export a tarball that can be uploaded as an artifact for the e2e jobs
platform: linux/amd64 # test runner architecture only
git-ref: ${{ github.head_ref }} # source code ref
clone-key: ${{ secrets.CI_ACTOR }}
clone-key: ${{ secrets.FIAT_TF_PRIV_DPLY }}

# Heighliner chains.yaml config
chain: noble
Expand Down

0 comments on commit 035984e

Please sign in to comment.