Skip to content

Commit

Permalink
update readme with deploy instructions (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
malini authored Aug 30, 2024
1 parent 054a9d7 commit 54a78d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<locale>/*.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.

0 comments on commit 54a78d9

Please sign in to comment.