We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8c3a4 commit fcf4a6dCopy full SHA for fcf4a6d
.github/workflows/release.yml
@@ -47,4 +47,4 @@ jobs:
47
EOF
48
49
- name: Publish package
50
- run: npm publish
+ run: npm publish --userconfig=~/.npmrc-public
0 commit comments