Files
continue/.github
Dallin Romney e8c88f416f fix: handle multiple zip files in JetBrains release artifact step (#11873)
The Prepare Plugin Artifact step globs for continue-intellij-extension-*.zip
which matches multiple files (EAP signed/unsigned, stable signed/unsigned),
causing unzip to fail with exit code 9. Use head -1 to select only the first match.
2026-03-25 20:31:17 -07:00
..
2025-03-16 12:03:17 -07:00