Skip to content

Commit

Permalink
add github token to the bench
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurk committed Dec 26, 2024
1 parent 112fce9 commit dd0b08f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ jobs:
with:
# Needed. The name of the branch to compare with. This default uses the branch which is being pulled against
branchName: ${{ github.base_ref }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd0b08f

Please sign in to comment.