Skip to content

Commit 2bf3b51

Browse files
committed
chore: public publish
1 parent 1cfd019 commit 2bf3b51

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
@@ -21,6 +21,6 @@ jobs:
2121
node-version: 16
2222
registry-url: https://registry.npmjs.org/
2323
cache: 'yarn'
24-
- run: npm publish
24+
- run: yarn publish --access public
2525
env:
2626
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)