1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

Update publish.sh

This commit is contained in:
Juan Picado @jotadeveloper 2019-02-15 15:55:07 +01:00 committed by GitHub
parent f2f1be927b
commit f5e4cc18de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,4 +7,4 @@ lastTag=$(git describe --tags $(git rev-list --tags --max-count=1))
echo "Bumping version to new tag: ${lastTag}"
# Publish to NPM
npm publish
npm publish --registry https://registry.npmjs.org/