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 5374f94 commit 3a98f3aCopy full SHA for 3a98f3a
scripts/release.sh
@@ -1,2 +1,2 @@
1
-cp .npmrc.template $HOME/.npmrc
+npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
2
yarn run release
0 commit comments