mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix(release): release shell
This commit is contained in:
parent
271dde8f5e
commit
628e2115a3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user