Hey all, when trying to deploy to a self-hosted convex instance through a github action i get the following error:
Run bunx convex deploy
- Deploying to ***...
✖ Error: Unable to start push to ***
✖ Error fetching POST ***/api/deploy2/start_push 413 Payload Too Large
Run bunx convex deploy
- Deploying to ***...
✖ Error: Unable to start push to ***
✖ Error fetching POST ***/api/deploy2/start_push 413 Payload Too Large
Has anyone else experienced that before and knows a solution?