4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
git pull
|
|
git add .
|
|
git commit -m "Auto commit"
|
|
git push origin main |