We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8e712 commit a272f26Copy full SHA for a272f26
ci/tasks/release.sh
@@ -23,4 +23,4 @@ git commit -m "v$VERSION"
23
git push origin HEAD:main
24
25
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> $HOME/.npmrc
26
-pnpm publish --publish-branch main
+pnpm publish --git-checks false
0 commit comments