diff --git a/README.md b/README.md index 3f3ab4c6d..b22669c55 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,9 @@ Check out the project's respective readmes: ### Localization This project uses [Fluent](https://projectfluent.org/) for localization. Files are located in their respective `l10n//*.ftl`. + +### Deployment + +When changes are merged to main, a new [release](https://github.com/thunderbird/appointment/releases/) is cut, and the changes are deployed to [stage.appointment.day](https://stage.appointment.day/). + +After you've checked staging and it's ready to push to production, edit the release entry, and press the 'Publish release' button.