- Run
npm run release <version>
where<version>
is in the formmajor.minor.patch
. - Publish a new release named
<version> release
here to the Actions marketplace. Tip: use theGenerate 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.