Hello, we need a PaaS to handle deployments for our application. We plan on using Fly.io’s GraphQL API to deploy our application on demand. When I read the documentation, the examples are deploying locally, but I need to deploy a Github repo. I see I can add a Github Action to deploy, but how would this handle multiple deployments?
Hey - can you explain your use case a bit more? It’s not totally clear to me here.