Help · Putting something online
Deploy the new version the same way you deployed the first one. The address never changes.
Put the new version up exactly the way you put up the first one — paste it, upload it, push to GitHub, or ask your assistant.
The web address stays the same. Anyone who has bookmarked it, or is using it right now, keeps working. There is no separate step to "release" or "promote" anything.
Every version you deploy is kept. If an update broke something, open the app and choose an earlier version to go back to. It takes a few seconds and does not need the original code.
This is worth knowing before you need it: you can always undo a deploy.
The old one keeps serving. Visitors do not see an error page or a "deploying" screen — they see the previous version right up until the new one is ready.
Almost always one of these:
If none of those is it, tell us the app name and we will look.
Last updated .
Did this not answer it? Ask us — we read every message.