Auto publish a "branch deploy"

my “develop” branch deploy is not auto-published . only production branch is auto published. Is there a way to auto published all branch deploys ?

Hi @duynguyen,

Branches are auto-published to branch URLs, in your case develop--site.netlify.app. When you click on Publish deploy button in the UI, it makes a deploy as the live site. Is that the behaviour you’re expecting?

I want Netlify auto publish (e.g. auto make the site live). Why do I have to go to Netlify backend and click on Publish deploy everytime on develop branch.

Set develop as your production branch the the deploys will be published automatically.