Skip to content

Commit

Permalink
try key
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jan 7, 2025
1 parent 2de5a3b commit 998d1d2
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.GITAUTH }}
clone-key: ${{ secrets.CI_ACTOR }}

# Heighliner chains.yaml config
chain: noble
Expand Down

0 comments on commit 998d1d2

Please sign in to comment.