- Update version in pubspec.yaml
- Commit and push
- Run the Github build action
A draft release with a linux binary is created
- Run the macOS release command
./build.sh release --env=./.env
- Upload the signed installer to the draft release and:
- add a tag
- title should be same as tag
- add description
- Publish the release