We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140b6c6 commit d777af2Copy full SHA for d777af2
1 file changed
.github/workflows/publish.yml
@@ -32,4 +32,4 @@ jobs:
32
run: npm run build
33
34
- name: Publish to npm
35
- run: npm publish --access public --provenance
+ run: npm publish
0 commit comments