mirror of
https://github.com/cdr/code-server.git
synced 2025-12-26 02:13:28 +01:00
* feat: refactor npm workflows to use download-artifact This refactors the npm workflows to use the download-artifact GitHub Action. We had problems in the past with our download_artifact custom bash function. This also fixes an issue where we weren't downloading the correct artifacts when publishing beta and dev tags to npm. * fixup: remove unused env var * fixup! add download-artifcat to npm-brew" * fixup! remove unnecessary code comment * fixup! move NPM_ENVIRONMENT logic to script |
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| codeql-analysis.yml | ||
| docker.yaml | ||
| docs-preview.yaml | ||
| installer.yml | ||
| npm-brew.yaml | ||
| scripts.yml | ||