Skip to content

Commit 024d895

Browse files
committed
feat: add new token
Signed-off-by: smrpn <samarpan_d@pp.iitr.ac.in>
1 parent 00d78ca commit 024d895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
- uses: smrpn/criterion-compare-action@move_to_actions
2323
with:
2424
cwd: benches
25-
token: ${{ secrets.GITHUB_TOKEN }}
25+
token: ${{ secrets.BENCH_TOKEN }}
2626

0 commit comments

Comments
 (0)