Skip to content

Commit 4c1a728

Browse files
committed
Update publish.yaml
1 parent 1a4e1de commit 4c1a728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
token: ${{ secrets.NPM_PUBLISH_FOR_PUBLIC_REPO }}
2626
registry: "https://registry.npmjs.org"
27+
access: public
2728

2829
- if: steps.publish.outputs.type != 'none'
2930
run: |

0 commit comments

Comments
 (0)