π³ Auto Commit
Making green your Github stats, powered by Github Actions
Make it your own
- Create your own repository by clicking the βUse this templateβ button (please note that using a forked repository will not work)
Alternatively, you can manually create it by following these steps:
- Create your own repository
- Copy the files
.github/workflows/autocommit.yml
and LAST_UPDATED
to your repository
- Update the
name
and email
information in the autocommit.yml, specifically on lines 27 and 28
- Adjust the scheduling time in the autocommit.yml, found on line 9. If youβre not familiar with the cron schedule string, you can use crontab.guru to help. For the first time, you can try to run it in every hour with string
1 * * * *
.
- Please show your support for Irfan Maulana by visiting the auto-commit repository and at least click the π button
Article (in Bahasa Indonesia)
Credits