Skip to content

Commit b8bd016

Browse files
do not provide tokens in perf
1 parent 76029c9 commit b8bd016

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/performance.yml

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

0 commit comments

Comments
 (0)