Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 359 Bytes

File metadata and controls

5 lines (3 loc) · 359 Bytes

To test a release one can create a prerelease and it will run npm publish with the --dry-run argument.

This was implemented with prereleases since github does currently not support workflow triggers for draft releases. (Github discussion)

Published normal releases automatically update the npm package.