Skip to content

Commit eecd7f0

Browse files
committed
chore: remove npm token from deploy script
1 parent 9a07733 commit eecd7f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/deploy.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
#!/usr/bin/env bash
22

3-
npm config set //registry.npmjs.org/:_authToken ${NPM_API_KEY:?}
4-
npm whoami
53
pnpm lerna publish from-git --dist-tag $(node ./scripts/parse-npm-tag.js ${RELEASE_TAG:?}) --yes

0 commit comments

Comments
 (0)