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 efc299e commit 43d9b8cCopy full SHA for 43d9b8c
.github/workflows/release.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: peter-evans/repository-dispatch@v1
14
with:
15
event-type: release
16
- token: ${{ secrets.REPO_ACCESS_TOKEN }}
+ token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
0 commit comments