diff --git a/push.bat b/push.bat index d44314a..fcc4548 100644 --- a/push.bat +++ b/push.bat @@ -1,4 +1,4 @@ git pull git add -A git commit -m "Auto commit" -git push origin main \ No newline at end of file +git push \ No newline at end of file