mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 21:36:10 +10: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