Skip to content

Commit

Permalink
Update release instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 22, 2024
1 parent 29700d1 commit df727c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,10 @@ The launch environment can be customised, e.g. add a `"linux"` section to source

We use Todesktop to build and codesign our distributables. To make a new release:

1. Make a PR with the semantic version. eg. `v1.0.1`
1. Add the label `Release` to the PR.
1. Merge the PR
1. A build will automatically start and you can view it at https://app.todesktop.com
1. Create a Github Release with semantic version tag eg. "v1.0.0"
1. Make sure it is a pre-release.
1. Check the Github action "Publish All" runs. It should update the release body with Download links when it is finished.
1. Test the build, and if it looks good release it on ToDesktop. Also mark the release as "Latest".

### Publish Locally

Expand Down

0 comments on commit df727c1

Please sign in to comment.