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 7151201 commit 4ed5325Copy full SHA for 4ed5325
.github/workflows/release.yml
@@ -25,5 +25,5 @@ jobs:
25
env:
26
CI: true
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
- NPM_TOKEN: ${{ secrets.GH_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
29
run: npx semantic-release
0 commit comments