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 60fa2a2 commit 550078eCopy full SHA for 550078e
.github/workflows/release.yml
@@ -18,4 +18,4 @@ jobs:
18
- run: npx semantic-release
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_TOKEN: ${{ secrets.PROBOTBOT_NPM_TOKEN }}
0 commit comments