mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-01-12 22:46:48 +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"
|
||||
|
||||
# publish
|
||||
git tag v$VERSION
|
||||
git push origin refs/tags/v$VERSION
|
||||
git push
|
||||
if [[ -z $RELEASE_TAG ]]; then
|
||||
|
||||
Reference in New Issue
Block a user