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