Skip to content

Commit 211883b

Browse files
provide token in perf
1 parent b8bd016 commit 211883b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/performance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ jobs:
159159
output-file-path: all_performance_metrics.json
160160
gh-pages-branch: gh-pages
161161
benchmark-data-dir-path: bench/
162+
# Required for `auto-push`.
163+
github-token: ${{ secrets.GITHUB_TOKEN }}
162164
comment-always: true
163165
# Push and deploy automatically on merged to main PRs.
164166
auto-push: true

0 commit comments

Comments
 (0)