diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5776692d..9189dab2 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -87,4 +87,4 @@ jobs: comment-on-alert: true comment-always: true # TODO: Revert to GITHUB_TOKEN - github-token: ${{ secrets.TEST_GITHUB_TOKEN }} + github-token: ${{ secrets.GITHUB_TOKEN }}