Skip to content

Automatically publish on npm for each new git tag

Boris Budini requested to merge ci/npm into master

From now on, each time someone runs npm version {patch,minor,major} and pushes the tag on GitLab, the package will be published on npm.

Edited by Boris Budini

Merge request reports