diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 71002cda..e488a9f0 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -86,4 +86,4 @@ jobs: fail-on-alert: true comment-on-alert: true comment-always: true - github-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.TEST_GITHUB_TOKEN }}