From fd722d25153a2deaf63775d2c2de1a415468ff56 Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Tue, 22 Apr 2025 20:21:58 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9E=84=E5=BB=BA=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- push.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/push.sh b/push.sh index 629e04f..7b9a8ff 100644 --- a/push.sh +++ b/push.sh @@ -1,6 +1,3 @@ -git init -git add . -git commit -m "🎉 feat: 前端页面更新" git checkout master git merge dev git push --all