Skip to content

Commit

Permalink
feat: add new token
Browse files Browse the repository at this point in the history
Signed-off-by: smrpn <[email protected]>
  • Loading branch information
0xethsign committed Apr 20, 2021
1 parent 00d78ca commit d43b029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: smrpn/criterion-compare-action@move_to_actions
with:
cwd: benches
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BENCH_GITHUB_TOKEN }}

0 comments on commit d43b029

Please sign in to comment.