fix(ci): produce .tar.gz archives for Zed ACP registry compatibility (#8054)

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Vincenzo Palazzo
2026-03-26 18:47:55 +01:00
committed by GitHub
parent 1451c73eac
commit 2977512bb5
3 changed files with 14 additions and 4 deletions
+2
View File
@@ -134,6 +134,7 @@ jobs:
with:
subject-path: |
goose-*.tar.bz2
goose-*.tar.gz
Goose*.zip
*.deb
*.rpm
@@ -149,6 +150,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose-*.tar.gz
Goose*.zip
*.deb
*.rpm