There was an error while loading. Please reload this page.
1 parent aaf8f0d commit 127792eCopy full SHA for 127792e
1 file changed
.github/workflows/publish.yml
@@ -97,4 +97,5 @@ jobs:
97
[ -n "$NPM_TOKEN" ] && npm config set //registry.npmjs.org/:_authToken "$NPM_TOKEN"
98
npm run release
99
env:
100
+ NPM_CONFIG_ACCESS: public
101
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments