Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 223 Bytes

RELEASING.md

File metadata and controls

3 lines (3 loc) · 223 Bytes
  1. Push a new git tag of a format 'v*', e.g. v1.0.0
  2. Github Actions workflow will start, building release and pushing it to maven central. It will then create a github release.
  3. Update github release with release notes.