@ -37,7 +37,7 @@ if [ $? -ne 0 ]; then
fi
# 推送到远程仓库
git push -u origin master
git push -u origin main
if [ $? -ne 0 ]; then
echo "❌ git push 失败!请检查远程仓库设置。"
exit 1
The note is not visible to the blocked user.