Skip to content

Commit 0ac0294

Browse files
committed
Public releases allowed
1 parent f70b535 commit 0ac0294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
key: cache-${{ github.run_id }}-v14
8686
-
8787
name: Publish to NPM
88-
run: NODE_AUTH_TOKEN=${{secrets.NPM_TOKEN}} npm publish
88+
run: NODE_AUTH_TOKEN=${{secrets.NPM_TOKEN}} npm publish --access public

0 commit comments

Comments
 (0)