Files
mir-godot/push.bat
makeyangcom e9d167fe72 2.0.0
2024-03-07 17:39:18 +08:00

2 lines
67 B
Batchfile

@echo off
git add . && git commit -m "main" && git push origin main