Skip to content

Commit

Permalink
Fixed workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcdermott committed Sep 22, 2024
1 parent 161e365 commit edb3d6f
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 @@ -30,7 +30,7 @@ jobs:
with:
name: Benchmark
tool: "customSmallerIsBetter"
output-file-path: benchmark/outputs/output_32_512_5.json
output-file-path: benchmark/outputs/output_256_512_5.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 }}
auto-push: true
Expand Down

0 comments on commit edb3d6f

Please sign in to comment.