mirror of
https://github.com/coder/code-server.git
synced 2026-04-04 02:37:39 +00: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>