Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 265 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 265 Bytes

CONTRIBUTING

Build a release

  1. Go to master and pull
  2. Find the next version git tag
  3. Add a tag git tag v0.0.9
  4. Push the tag git push origin --tags
  5. Go to Actions and follow the triggerd process
  6. A zipped release will be uploaded to Releases