mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
security check
This commit is contained in:
parent
c7a0d3d55a
commit
ff96145dd3
@ -39,6 +39,7 @@ jobs:
|
||||
name: Release Next version
|
||||
command: |
|
||||
if [ "${CIRCLE_BRANCH}" == "dev" ]; then
|
||||
echo "TOKEN: $NPM_TOKEN"
|
||||
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
npm run release-next
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user