We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c444e7f commit 87ef71eCopy full SHA for 87ef71e
.github/workflows/test-and-deploy.js.yml
@@ -36,3 +36,4 @@ jobs:
36
- run: npm run semantic-release
37
env:
38
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments