Skip to content

Commit 9b6d149

Browse files
committed
Update publish script
1 parent b801fa1 commit 9b6d149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
yarn prepare
3333
3434
- name: Publish to npm
35-
run: npm publish --access public
35+
run: npm publish

0 commit comments

Comments
 (0)