Skip to content

nottherealtar/brrrcommits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brrrcommits

🌳 Making your Github stats green, powered by Github Actions Auto-commit small changes to pile up those commit stats

Brrrcommits Brrrcommits

Make it your own

  • Create your own repo by clicking "Use this template" button (a forked repo will not work!)

Or do it the manual way:

  • Create your own repo
  • Copy both files .github/workflows/autocommit.yml and LAST_UPDATED to your repo
  • Change the email and name information listed in file autocommit.yml, line 29 and 30
  • Change the scheduling time on file autocommit.yml, line 10. You can use crontab.guru if you are unfamiliar with the cron schedule string. For the first time, you can try to run it every hour with string 1 * * * *

Credits

Consider Supporting me


© 2023 made by nottherealtar