We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d5e15 commit 97d058bCopy full SHA for 97d058b
.github/workflows/publish-to-npm.yaml
@@ -41,6 +41,6 @@ jobs:
41
NODE_OPTIONS: --max_old_space_size=8192
42
43
- name: Publish to npm
44
- run: npm publish --access restricted
+ run: npm publish
45
env:
46
0 commit comments