I have tried to use the GH Action and it does read the news feed, however it does throw an error for not finding the JSON file. Is this related to token access issues?
uses: robdel12/[email protected]
with:
rss-feeds: |
https://showrss.info/user/77287.rss?magnets=true&namespaces=true&name=null&quality=null&re=null
debug: true
P.S. Nice Action - hope to get this to work.