Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 209 Bytes

RELEASING.md

File metadata and controls

4 lines (3 loc) · 209 Bytes

Releasing

  • Run npm run release <version> where <version> is in the form major.minor.patch.
  • That's it! The command above will build and push the appropriate artifacts and tags to deploy the action.