Commit graph

1 commit

Author SHA1 Message Date
Romain Beaumont
ec44eeb3b2
Add npm publish workflow to automatically release to npm
It will be triggered when a "Release XXX" commit is done containing an update of the package.json version
It will add a tag with the right version automatically

uses github action https://github.com/marketplace/actions/publish-to-npm
2020-05-16 22:37:30 +02:00