mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix: remove dry run
^_^ not my best release day
This commit is contained in:
parent
1500f9272e
commit
32ecdfb301
@ -10,4 +10,4 @@ echo "Bumping version to new tag: ${lastTag}"
|
||||
echo "//$REGISTRY_URL/:_authToken=$REGISTRY_AUTH_TOKEN" > .npmrc
|
||||
|
||||
# Publish to NPM
|
||||
npm publish --dry-run --registry https://$REGISTRY_URL/
|
||||
npm publish --registry https://$REGISTRY_URL/
|
||||
|
Loading…
Reference in New Issue
Block a user