"No deployment available" when deploying from Github Actions
My setup is pretty straightforward. I have a Remix app with a simple build step (
When I run the following commands locally it deploys to Cloudflare successfully.
but when I use the
Is there a way to debug it?
Deployment ID: 5f466361-2c67-4173-b2da-7c2039ea18fb
remix vite:build).When I run the following commands locally it deploys to Cloudflare successfully.
but when I use the
cloudflare/pages-action@v1 action (which uses the same publish command) I get a failed deployment with "No deployment available" in the dashboard, even though the GH action output says it was successful.Is there a way to debug it?
Deployment ID: 5f466361-2c67-4173-b2da-7c2039ea18fb