We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92beb81 + 5b4a986 commit dba4f87Copy full SHA for dba4f87
.github/workflows/scripts/npm_publish.sh
@@ -63,4 +63,4 @@ if npm_package_version_exists "$NPM_PACKAGE_NAME" "$NPM_PACKAGE_VERSION"; then
63
fi
64
65
echo "Attempting to publish $NPM_PACKAGE_NAME version $NPM_PACKAGE_VERSION..."
66
-npm publish
+npm publish --provenance
0 commit comments