gitcourse icon indicating copy to clipboard operation
gitcourse copied to clipboard

[Feature] Publish to npm automatically

Open kitewu opened this issue 5 years ago • 0 comments

What would you like to be added:

When the version is updated, we can use GitHub Actions to automatically publish the project to npm. In fact, we do not need to publish to npm every commit, the trigger condition can be set to release.

Why is this needed:

Improve production efficiency through automation.

kitewu avatar May 25 '20 15:05 kitewu