File size: 125 Bytes
ae52b28
 
 
 
1
2
3
4
@echo off
git add .
git commit -m "Update code to use environment variables and improve error handling"
git push origin main