X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fbenchmark.yml;h=68f07da7e3e30c9a01fe8b14419d7a7b54952959;hb=4e1212db1d198963828820471bde6902277d0388;hp=64172d43a7b7007c5ced3f89b00d16fadf081474;hpb=4ce2328137489e443e4a4b25908c8edb3acde0e3;p=poolifier.git diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 64172d43..68f07da7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -36,7 +36,7 @@ jobs: name: Internal benchmark tool: 'benchmarkjs' output-file-path: ./benchmarks/internal/output.txt - github-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.BENCHMARK_RESULTS_TOKEN }} auto-push: true alert-threshold: '200%' comment-on-alert: true