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 eecd7f0 commit 5a37e0dCopy full SHA for 5a37e0d
scripts/deploy.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
3
-pnpm lerna publish from-git --dist-tag $(node ./scripts/parse-npm-tag.js ${RELEASE_TAG:?}) --yes
+pnpm lerna publish from-git --dist-tag $(node ./scripts/parse-npm-tag.js ${RELEASE_TAG:?}) --yes --loglevel=silly
0 commit comments