Skip to content

danielsiegl/acommitadaykeepsthedoctoraway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a commit a day keeps the doctor away

Sample Repo to create a commit every day using GitHub Actions! To achieve that I created a simple GitHub Action that does an empty commit triggered by a cron schedule.

See: /.github/workflows/croncommit.yml

Feel free to fork this - but you need to set 3 Repository Level Secrets:

acommitadaykeepsthedoctoraway/settings/secrets/actions

  • GITEMAIL
  • GITNAME
  • PAT (a classic Token)

About

Sample Repo to create a commit every day!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published