We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acf2b9 commit 0640f73Copy full SHA for 0640f73
.github/workflows/tests.yml
@@ -44,6 +44,8 @@ jobs:
44
tool: customSmallerIsBetter
45
output-file-path: ${{ runner.temp }}/benchmark-data.json
46
external-data-json-path: ./cache/benchmark-data.json
47
+ auto-push: true
48
+ gh-pages-branch: gh-pages-benchmarks
49
comment-always: true
50
fail-on-alert: true
51
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments