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 296ef21 commit e1bbdd9Copy full SHA for e1bbdd9
.github/workflows/integration.yml
@@ -39,3 +39,4 @@ jobs:
39
run: npm run semantic-release
40
env:
41
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
42
+ NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
0 commit comments