Skip to content

Commit

Permalink
try bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Apr 13, 2023
1 parent 8e89893 commit b496d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
if: github.event_name == 'pull_request'
uses: peter-evans/create-or-update-comment@v2
with:
token: ${{ secrets.API_TOKEN_GITHUB }}
token: ${{ secrets.BOT_TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
# edit-mode: replace
body-file: asv-output.log
Expand Down

0 comments on commit b496d6c

Please sign in to comment.