1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-06 12:15:05 +08:00
Files
xiaomusic/newpatch.sh
2024-07-14 13:59:46 +00:00

6 lines
91 B
Bash
Executable File

#!/bin/bash
cz bump --check-consistency --increment patch
git push -u origin main --tags