diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 30c90d3a9..e347fd935 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -31,4 +31,5 @@ jobs: output-file-path: output.json external-data-json-path: ./cache/benchmark-data.json fail-on-alert: true + github-token: ${{ secrets.GITHUB_TOKEN }} comment-on-alert: true