Skip to content

Commit a2cd962

Browse files
authored
pr-benchmark.yml: Fix token
1 parent 103693b commit a2cd962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
message: ${{ steps.comment_body.outputs.summary }}
105105
comment-tag: benchmark-report
106106
env:
107-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
107+
GITHUB_TOKEN: ${{ secrets.BENCHMARK_TOKEN }}

0 commit comments

Comments
 (0)