chore(release): fix dist tag push
This commit is contained in:
parent
28dc614433
commit
4d84eb68ff
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue