1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-15 08:13:16 +08:00

update scripts

This commit is contained in:
涵曦
2026-01-07 12:26:20 +08:00
parent ad75b0b80a
commit 33b446b749
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
./update-holiday.sh
git add xiaomusic/static
git commit -m 'build: update static version'
git push -u origin main
git pull origin main --rebase
cz bump --check-consistency --increment patch

View File

@@ -4,7 +4,7 @@
./update-holiday.sh
git add xiaomusic/static
git commit -m 'build: update static version'
git push -u origin main
git pull origin main --rebase
cz bump --check-consistency