Skip to content

Commit 6d50c19

Browse files
authored
Update release.yml
1 parent 0a1865c commit 6d50c19

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
@@ -37,7 +37,7 @@ jobs:
3737
branch: gh-pages
3838
folder: storybook-static
3939
- name: 发布
40-
run: npm publish
40+
run: npm publish --access public
4141
env:
4242
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
4343

0 commit comments

Comments
 (0)