Skip to content

Commit

Permalink
re-add token
Browse files Browse the repository at this point in the history
  • Loading branch information
paulf81 committed Feb 5, 2025
1 parent 607c61b commit 995bf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
tool: 'pytest'
output-file-path: benchmarks/output.json
# Use personal access token instead of GITHUB_TOKEN due to https://github.community/t/github-action-not-triggering-gh-pages-upon-push/16096
# github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
auto-push: true

0 comments on commit 995bf40

Please sign in to comment.