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 ffaedf8 commit f796da2Copy full SHA for f796da2
1 file changed
.github/workflows/release.yaml
@@ -62,6 +62,7 @@ jobs:
62
uses: cycjimmy/semantic-release-action@v6.0.0
63
env:
64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
65
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
66
with:
67
branches: |
68
['master', 'main']
0 commit comments