1
0
Fork 0

chore(release): fix dist tag push

This commit is contained in:
vvo 2015-12-16 12:12:52 +01:00
parent 28dc614433
commit 4d84eb68ff

View file

@ -81,7 +81,6 @@ git push origin --tags
npm publish
# also update beta
npm dist-tag add docsearch.js@latest beta
npm publish --tag beta
git checkout develop
git pull origin develop
git merge master