Hey, is there a way to "promote" a preview deployment to a production one? Use case: When I deploy

Hey, is there a way to "promote" a preview deployment to a production one?

Use case:
When I deploy code including breaking changes, I deploy it as a preview. I'd like to then be able to switch to that preview when doing a migration.

Or is there another way to solve this? I'm not using the github integration, I use the github action.
Was this page helpful?