codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
74 stars 15 forks source link

add CI for npm build & publish #573

Closed lihebi closed 11 months ago

lihebi commented 11 months ago

This CI will

  1. build the UI
  2. build the API
  3. run npm publish

It is triggered on new tags named v*.*.*