Skip to content

Commit 21dde67

Browse files
authored
Update npmpublish.yml
1 parent b580731 commit 21dde67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
with:
3737
node-version: 12
3838
registry-url: https://npm.pkg.github.com/
39-
- run: npm publish
39+
- run: npm publish --access public
4040
env:
4141
NODE_AUTH_TOKEN: ${{secrets.GIT_TOKEN}}

0 commit comments

Comments
 (0)