Skip to content

Commit b0ca328

Browse files
committed
builds
1 parent 45cdf7b commit b0ca328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
env:
2828
NODE_AUTH_TOKEN: ${{secrets.NPMJS_PUBLISH_SECRET}}
2929
- run: npm install
30-
- run: npm publish
30+
- run: npm publish --access public

0 commit comments

Comments
 (0)