powsybl / powsybl-diagram-viewer

Other
2 stars 1 forks source link

Add GitHub action to automate release publication #83

Closed antoinebhs closed 2 weeks ago

antoinebhs commented 2 weeks ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? Add a GitHub action to automate publishing on npmjs when a developer releases the repository on GitHub.

What is the current behavior? Only developers with publishing rights on npmjs could publish a release.

What is the new behavior (if this is a feature change)? Through the github action, the npmjs publication is automated.