Github Integration

Is there a way to make the code on the site to be updated every 30m from a github and it be done automatically.

You can probably hack GitHub Actions to do this using our guide: https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/

This looks like a way to schedule actions, but I haven’t tried it: https://jasonet.co/posts/scheduled-actions/

That us even better the github push will trigger thx

1 Like