Skip to main content
All CollectionsBubble FeaturesVersion Control
Version Control - Deploying to Live
Version Control - Deploying to Live

Learn how to deploy to the Live Branch using Version Control in Bubble.

Updated over 4 months ago

Transcript

Whenever you're ready to publish your changes, you can deploy from Main branch to Live. Any time you deploy, Bubble creates an automatic savepoint on your Main branch and the Live branch.

To deploy, you'll want to make sure you're on Main, and then you can select "Deploy to Live" on the Version Control side-panel. You'll also be given an opportunity to add a Description to the deployment to help you identify the milestone for future reference. Once the deployment is successful, you can check the Live site or return to the Editor.

Something to keep in mind: as your team deploys changes to Live, any custom branch still in development will become out of sync with the Live version of your app. To resolve this, it's a good idea to frequently sync your branches with Live. (To learn more, check out our Version Control tutorial on Syncing!)

Did this answer your question?