We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5914cb9 commit 963e580Copy full SHA for 963e580
1 file changed
.github/workflows/publish.yml
@@ -29,4 +29,4 @@ jobs:
29
run: npm run build
30
31
- name: Publish to npm (with OIDC)
32
- run: npm publish --provenance --access public
+ run: npm publish
0 commit comments