mirror of https://github.com/gofiber/fiber.git
change output folder for the benchmarks result (gh-pages)
parent
1c3140c021
commit
c5691c7de5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue