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 38159f2 commit ab77983Copy full SHA for ab77983
.github/workflows/release.yml
@@ -26,4 +26,5 @@ jobs:
26
env:
27
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
28
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
29
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
30
run: npm run semantic-release
0 commit comments