change output folder for the benchmarks result (gh-pages)

pull/2309/head
René Werner 2023-01-19 21:41:33 +01:00
parent 1c3140c021
commit c5691c7de5
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jobs:
tool: 'go'
output-file-path: output.txt
github-token: ${{ secrets.BENCHMARK_TOKEN }}
benchmark-data-dir-path: 'benchmarks'
fail-on-alert: true
comment-on-alert: true
auto-push: true