hey, so I have a couple of pages already deployed to CF, including one that I had migrated to manual uploads from auto-deploying before from github
however I just added another one which I intend to manually upload, but it appears it doesnt have a default / production branch set up, so when uploading with wrangler (through https://github.com/cloudflare/pages-action) the upload isn't set to "production" mode.. is there a way to set the production branch on a pages project that is not associated with github?