From 2a146480cd4fd22f2d5290e6ea61593e7b70aee6 Mon Sep 17 00:00:00 2001 From: tianzhendong <1203886034@qq.com> Date: Thu, 28 Apr 2022 14:48:59 +0800 Subject: [PATCH] Auto commit. --- git push.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git push.bat b/git push.bat index 940c87a..a33c58b 100644 --- a/git push.bat +++ b/git push.bat @@ -2,4 +2,4 @@ git add . git commit -m "Auto commit." -git push \ No newline at end of file +git push origin master \ No newline at end of file