This is a GitHub Action that helps you maintain your contribution streak by automatically committing to this repo every day.
- Automatically commits daily using GitHub Actions
- Appends a timestamp to
daily-log.txt
- Helps maintain GitHub streaks
- Great for learning GitHub Actions
.github/workflows/daily-commit.yml
: The GitHub Actions configdaily-log.txt
: File that gets updated dailyjournal.md
: Optional journal to track your learningdaily-tips.md
: Optional file for coding tipsquotes.md
: Optional daily quote log.gitignore
: To ignore unneeded filesLICENSE
: MIT license
- Import this repo via GitHub Import Tool
- Enable GitHub Actions (it should be enabled by default)
- You’re set!
- This is for educational and personal productivity purposes.
- Use responsibly and don’t abuse to fake activity.
MIT License.