Automatic github actions deploys keeps failing

This error is saying it doesn’t know how to build your app. You can try one of two things:

  1. Clone the app, run fly launch in the app directory. This will generate either a Dockerfile or a fly.toml that has build instructions
  2. Change your deploy command to fly deploy --nixpacks: Build images with nixpacks