Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 382 Bytes

MAINTENANCE.md

File metadata and controls

10 lines (8 loc) · 382 Bytes

Maintenance

How to make a release

  • Update CHANGELOG.md to reflect new release
  • On Github, go to Actions, select the Make Release workflow and click Run workflow
  • Select the branch to deploy (usually master)
  • Input a user-facing version name (eg: 0.13.0)
  • Click the Run workflow button
  • After CI completes, move the release from Draft to Published