I was doing some development on a separate branch and connected it to Render to see if my work was compatible with the deployment processes on Render. When I finished up, I merged the branch into main and deleted the branch. I came back to Render to switch the tracked branch back to main, but it won’t let me change- it’s stuck on the deleted branch.
Could you let me know what happens when you click Save Changes after updating the Branch to main? A screenshot or short screen recording could also be helpful.
When I click on the branch selector, the deployed branch birdsy-1 disappears from the menu and I am forced to select main. This is fine, since that’s the branch I’m looking for. I click “Save Changes” and it stays on the screen but does not launch a new deployment. When I refresh, the original branch birdsy-1 is back even though it doesn’t exist on GitHub.