There was an error while loading. Please reload this page.
2 parents b42b30d + 1da933a commit 781a0e5Copy full SHA for 781a0e5
1 file changed
.github/workflows/release.yml
@@ -55,5 +55,6 @@ jobs:
55
- name: Release
56
env:
57
GITHUB_TOKEN: ${{ secrets.DEPLOY_PAT || github.token }}
58
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
59
HUSKY: '0'
60
run: pnpm semantic-release
0 commit comments