0x131D491 / auto-commit

This is a GitHub Actions based cron job, committing daily to keep your streak green.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto commit

Auto commit

This is a template for auto committing to GitHub using GitHub Actions.
Check out the workflow for more details.
To configure cron job, check out this website.

Things to do:

  1. Use this template
  2. Replace usernames
    autocommit.yml:
    Change yml
    README.md:
    Change yml
  3. Add GitHub Actions secret with your email
    Add secret
  4. Make sure GitHub Actions is allowed to read AND write to your repository
    Settings > Actions > General > Workflow permissions
    Allow actions
  5. GitHub Action will now run every day at 00:00 UTC and commit the current date to CURRENT_DATE

Note that GitHub Actions cron jobs might be delayed at high load times.

Action used: GitHub Action for GitHub Push

About

This is a GitHub Actions based cron job, committing daily to keep your streak green.