Skip to content

Commit 127792e

Browse files
committed
ci(n8n): publish package with public access
1 parent aaf8f0d commit 127792e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,5 @@ jobs:
9797
[ -n "$NPM_TOKEN" ] && npm config set //registry.npmjs.org/:_authToken "$NPM_TOKEN"
9898
npm run release
9999
env:
100+
NPM_CONFIG_ACCESS: public
100101
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)