@codefoodpixels @eleventy is it possible to use this just to rebuild a site daily? I’m using an api to pull updated data from a feed and need the site to rebuild daily so it has the updated data. I was under the impression that I had to use GitHub actions for this. I found this repo with details https://github.com/Jinksi/netlify-build-github-actions.
Honey I just want the cleanest, easiest way to do this because I have 70 sites that will need to be rebuilt daily.