Skip to content

Commit 1b2f28d

Browse files
committed
publish public scoped
1 parent 4e427e4 commit 1b2f28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
node-version: 16
2626
registry-url: https://registry.npmjs.org/
2727
- run: npm ci
28-
- run: npm publish
28+
- run: npm publish --access public
2929
env:
3030
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)