There was an error while loading. Please reload this page.
1 parent a2367e5 commit 7f1d62fCopy full SHA for 7f1d62f
1 file changed
.github/workflows/release.yml
@@ -29,4 +29,5 @@ jobs:
29
- name: Release
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
33
run: npx semantic-release
0 commit comments