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 430dc57 commit f4d3e2cCopy full SHA for f4d3e2c
.github/workflows/stable-sync.yml
@@ -33,3 +33,4 @@ jobs:
33
semver-version: ${{ github.event.inputs.semver-version }}
34
repo-type: ${{ github.event.inputs.repo-type }}
35
stable-branch-name: ${{ github.event.inputs.stable-branch-name }}
36
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments