Skip to content

Commit

Permalink
Merge pull request #10 from matter-labs/cisecrets
Browse files Browse the repository at this point in the history
chore(ci): Add secret to VM perf action
  • Loading branch information
artmakh authored Nov 18, 2024
2 parents 82d69cf + d8d411f commit a84914a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vm-perf-comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
submodules: "recursive"
fetch-depth: 0
ref: ${{ github.base_ref }}
token: ${{ secrets.ZKSYNC_ADMIN_BOT_ORG_REPO_WRITE }}

# - name: fetch PR branch
# run: |
Expand Down

0 comments on commit a84914a

Please sign in to comment.