Skip to content

1.0.0

Latest

Choose a tag to compare

@thechelsuk thechelsuk released this 13 Aug 21:55
da2aebf

About

A GitHub template repository setup to copy an rss or atom feed into a _data folder in a repo for monitoring and archiving purposes.

  • Simply copy the repo.
  • Change the daily.yml action to include the feed url and the output file name
  • GitHub Action runs on a daily schedule and will commit any new updates into the repo.

What's Changed

  • First Release
  • Bump actions/checkout from 4 to 5
  • Bump actions/stale from 9 to 10
  • Bump actions/checkout from 5 to 6
  • Bump actions/checkout from 6 to 7
  • Bump actions/stale from 10 to 11