Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

RELEASE.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

Release process

  1. Figure out what the next version number should be
  2. Run git tag X.Y.Z
  3. Run git push --tags
  4. Monitor the GHA Release workflow