We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ab15f commit d7100feCopy full SHA for d7100fe
.github/workflows/publish-to-npm-on-tag.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Publish
39
run: |
40
- npm publish --provenance --access public
+ npm publish --access public
0 commit comments