Skip to content

Commit a84914a

Browse files
authored
Merge pull request #10 from matter-labs/cisecrets
chore(ci): Add secret to VM perf action
2 parents 82d69cf + d8d411f commit a84914a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vm-perf-comparison.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
submodules: "recursive"
1818
fetch-depth: 0
1919
ref: ${{ github.base_ref }}
20+
token: ${{ secrets.ZKSYNC_ADMIN_BOT_ORG_REPO_WRITE }}
2021

2122
# - name: fetch PR branch
2223
# run: |

0 commit comments

Comments
 (0)