Skip to content

Commit

Permalink
up file name
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv committed Apr 4, 2024
1 parent bc550d1 commit 07ec05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: benchmark-action/github-action-benchmark@v1
with:
tool: 'julia'
output-file-path: benchmark/output.json
output-file-path: 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 }}
auto-push: true
Expand Down

0 comments on commit 07ec05d

Please sign in to comment.