๐ณ Making green your Github stats, powered by Github Actions
- Create your own repo with click "Use this template" button (
โ ๏ธ forked repo will not work)
Or just do in the manual way:
- โ Create your own repo
- โ
Copy file
.github/workflows/autocommit.yml
andLAST_UPDATED
to your repo - โ You have to configure your repository. Go to: Settings -> Action -> General -> Workflow permissions and choose "Read and write permissions"
- โ
Change the
email
andname
information on 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 not familiar with the cron schedule string. For first time, you can try to run it in every hour with string
1 * * * *
. - โ Consider to support me, at least click the ๐ button
- You can add your repo here
- ๐ ๐ฎ๐ฉ Trakteer
- ๐ ๐ BuyMeACoffe
- ๐ ๐ Paypal
- ๐ ๐ Ko-Fi
ยฉ 2020 Crafted by Irfan Maulana