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:
parent
f2f1be927b
commit
f5e4cc18de
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user