We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d069e9c + f1922af commit 44f98d7Copy full SHA for 44f98d7
.github/workflows/publish.yml
@@ -66,4 +66,4 @@ jobs:
66
67
- name: Publish new version
68
if: env.VERSION_CHANGED == 'true'
69
- run: npm publish --verbose
+ run: npm publish --provenance --access public --verbose
0 commit comments