Releases: thechelsuk/template-feed-archiver
Releases · thechelsuk/template-feed-archiver
Release list
1.0.0
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.ymlaction 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