Dashboard › craft › Distillation
4357fb8c-013a-4b9b-8c48-76feb150a217["dd7f66ade6f68709e41fdff3aaf14b91","30c04a3e3d1d68999a363a943e1dc07c","98f2c3d0a73fb5280e06c8964636dcb4","0253efd9211f6582a75d29d645761fef","eb6bd4c263e9e094501d1baa771949c9","92e7d871310abd5b08e59ce98e391dc2"]
--branch in wrangler pages deploy.--branch sets the Cloudflare Pages deployment environment, not a git branch.wrangler pages deploy command.--branch and use a production branch setting instead.productionBranch?: string with a default of 'main'.wrangler pages deploy <dir> --project-name <name> --branch <productionBranch> --commit-hash <revision> --commit-message "Release <version>" --commit-dirty false.