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 9a07733 commit eecd7f0Copy full SHA for eecd7f0
scripts/deploy.sh
@@ -1,5 +1,3 @@
1
#!/usr/bin/env bash
2
3
-npm config set //registry.npmjs.org/:_authToken ${NPM_API_KEY:?}
4
-npm whoami
5
pnpm lerna publish from-git --dist-tag $(node ./scripts/parse-npm-tag.js ${RELEASE_TAG:?}) --yes
0 commit comments