mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-25 02:32:52 -05:00
chore: update release default tag
This commit is contained in:
parent
98ac81b6ca
commit
680c4b7976
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ lastTag=$(git describe --tags $(git rev-list --tags --max-count=1))
|
||||||
echo "Bumping version to new tag: ${lastTag}"
|
echo "Bumping version to new tag: ${lastTag}"
|
||||||
|
|
||||||
# Publish to NPM
|
# Publish to NPM
|
||||||
npm publish
|
npm publish --tag next
|
||||||
|
|
Loading…
Add table
Reference in a new issue