mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-04-29 09:55:54 +08:00
fix(release): release shell
This commit is contained in:
@@ -39,6 +39,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
|
|||||||
git commit -m "chore: add changelog $VERSION"
|
git commit -m "chore: add changelog $VERSION"
|
||||||
|
|
||||||
# publish
|
# publish
|
||||||
|
git tag v$VERSION
|
||||||
git push origin refs/tags/v$VERSION
|
git push origin refs/tags/v$VERSION
|
||||||
git push
|
git push
|
||||||
if [[ -z $RELEASE_TAG ]]; then
|
if [[ -z $RELEASE_TAG ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user