Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 460 Bytes

RELEASING.md

File metadata and controls

5 lines (4 loc) · 460 Bytes

Releasing

  • Run npm run release <version> where <version> is in the form major.minor.patch.
  • Publish a new release named <version> release here to the Actions marketplace. Tip: use the Generate release notes feature to get a great changelog filled out automatically.
  • That's it! The command above will build and push the appropriate artifacts and tags to deploy the action.