Skip to content

Commit 6792f61

Browse files
authored
Update mirror-selenium-releases.yml
1 parent 199f4f6 commit 6792f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror-selenium-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
if: steps.git.outputs.commit == 'true'
3434
uses: ad-m/github-push-action@master
3535
with:
36-
github_token: ${{ secrets.GITHUB_TOKEN }}
36+
github_token: ${{ secrets.SELENIUM_CI_TOKEN }}
3737
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)