chore(release): update beta tag
This commit is contained in:
parent
12cfbe7625
commit
69095c501a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ git push origin master
|
|||
git push origin --tags
|
||||
npm publish
|
||||
# also update beta
|
||||
npm dist-tag add docsearch.js@latest beta
|
||||
npm dist-tag add docsearch.js@$newVersion beta
|
||||
git checkout develop
|
||||
git pull origin develop
|
||||
git merge master
|
||||
|
|
|
|||
Loading…
Reference in a new issue