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 98d47d9 commit 011506dCopy full SHA for 011506d
.github/workflows/release.yml
@@ -26,3 +26,4 @@ jobs:
26
- run: npm run semantic-release
27
env:
28
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
29
+ NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
0 commit comments