mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
* Build the extension on every commit push * Publish using the vsix path * Fix tag resolution * Remove `while ;` * Remove test trigger * use while true; * Update package.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Use high capacity runner * add if check to only run in the Cline repo * Conditionally select a runner --------- Co-authored-by: Dennise Bartlett <bartlett.dc.1@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>