Auto Commit on Github everyday
Nov 19, 2022
Let’s say you are someone obsessed with github commit streak (more than snapchat) then this is for you.
I missed a day of committing when I went on a tour, and it still pains me to this day.
I’m eager to establish a workflow that ensures one commit per day, allowing me to achieve that satisfying, all-green streak.
Automation can make this process seamless.
- Create a new repo — name whatever you want to
- Create .github folder with that a folder name workflows and with that main.yml
- Now add this code within .yaml file. Make sure you change the email and user name.
Conclusion
Thanks !. Bye.