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 a608374 commit a338537Copy full SHA for a338537
.github/workflows/release.yml
@@ -21,4 +21,4 @@ jobs:
21
- run: npx semantic-release
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}
0 commit comments