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 c16c469 commit 501774aCopy full SHA for 501774a
.github/workflows/release.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: npx semantic-release
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments