mirror of
https://github.com/coder/code-server.git
synced 2025-07-24 10:08:20 +08:00

* feat: add logic to publish beta/dev npm This adds new log to publish the npm package both while working on PRs and when PRs are merged into main, allowing us to easily test changes in a production-like setting. Co-authored-by: Asher <ash@coder.com>