Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 477 Bytes

README-release.md

File metadata and controls

18 lines (13 loc) · 477 Bytes
  1. Update version in pubspec.yaml
  2. Commit and push
  3. Run the Github build action

A draft release with a linux binary is created

  1. Run the macOS release command
./build.sh release --env=./.env
  1. Upload the signed installer to the draft release and:
  • add a tag
  • title should be same as tag
  • add description
  1. Publish the release