Doubts on production deployment
Hi, I was having a few doubts on the current deployment in production, Could you please look into them and help resolve them?
- We want to know which branch the current production worker is running from and how the deployment to that production worker was made without automatic deployment.
- If we deploy a branch from GitHub other than the production branch and encounter any errors, is it possible to roll back to the previous build on Cloudflare Workers?