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
🌳 Auto Commit
Making green your Github stats, powered by Github Actions
Make it your own
Alternatively, you can manually create it by following these steps:
.github/workflows/autocommit.ymlandLAST_UPDATEDto your repositorynameandemailinformation in the autocommit.yml, specifically on lines 27 and 281 * * * *.Article (in Bahasa Indonesia)
Credits