We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199f4f6 commit 6792f61Copy full SHA for 6792f61
.github/workflows/mirror-selenium-releases.yml
@@ -33,5 +33,5 @@ jobs:
33
if: steps.git.outputs.commit == 'true'
34
uses: ad-m/github-push-action@master
35
with:
36
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.SELENIUM_CI_TOKEN }}
37
branch: ${{ github.ref }}
0 commit comments