Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

MAINTENANCE.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

Maintenance

Some info about maintaining this repository.

New release

To do a new release

  1. make sure everything is included in current main (eg. check for open PRs)
  2. create a new tag. The tag should have the format of a serial (eg. 20230329)
  3. push the tag

Then the github action will create a new release including the binary blob.