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 8a6bdf4 commit b833028Copy full SHA for b833028
.github/workflows/release.yml
@@ -46,4 +46,4 @@ jobs:
46
@semantic-release/exec
47
conventional-changelog-conventionalcommits
48
env:
49
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
0 commit comments