When the render/deploy workflow is triggered by a release, github correctly doesn't define a branch (just HEAD). Unfortunately Cloudflare therefore does not deploy to production, only preview. Manually specifying the branch as "main" should result in the desired behaviour.
When the render/deploy workflow is triggered by a release, github correctly doesn't define a branch (just HEAD). Unfortunately Cloudflare therefore does not deploy to production, only preview. Manually specifying the branch as "main" should result in the desired behaviour.