diff --git a/scripts/publish-if-new.sh b/scripts/publish-if-new.sh index a7e963b21..7dd18a566 100755 --- a/scripts/publish-if-new.sh +++ b/scripts/publish-if-new.sh @@ -37,4 +37,4 @@ fi # Clean up the tarball trap 'rm -f "${TARBALL_PATH}"' EXIT -npm publish "${TARBALL_PATH}" --no-workspaces --provenance --dry-run +npm publish "${TARBALL_PATH}" --no-workspaces --provenance