Skip to content
/ auto-commit Public template

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

Notifications You must be signed in to change notification settings

Ostabo/auto-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks