0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: update release default tag

This commit is contained in:
Juan Picado @jotadeveloper 2018-09-27 18:36:16 +02:00
parent 98ac81b6ca
commit 680c4b7976
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -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 --tag next