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 5be32dc commit a963c56Copy full SHA for a963c56
bin/publish-npm
@@ -56,4 +56,4 @@ else
56
fi
57
58
# Publish with the appropriate tag
59
-yarn publish --tag "$TAG" --provenance
+yarn publish --tag "$TAG" --provenance --access public
0 commit comments