fix: 备份脚本分支从main改为master
This commit is contained in:
parent
00e2e1cfcd
commit
42d15aef34
@ -16,6 +16,6 @@ COMMIT_MSG="自动备份 $(date +'%Y-%m-%d %H:%M:%S')"
|
||||
git commit -m "$COMMIT_MSG" || echo "无变更需要提交"
|
||||
|
||||
# 推送到远程仓库
|
||||
git push https://git.valavala.com/ai_member_only/ai_member_xiaoban main
|
||||
git push https://git.valavala.com/ai_member_only/ai_member_xiaoban master
|
||||
|
||||
echo "✅ Workspace备份完成:$COMMIT_MSG"
|
||||
Loading…
Reference in New Issue
Block a user