fix: revert built app name to uppercase Goose (#5206)

This commit is contained in:
Zane
2025-10-16 13:11:30 -07:00
committed by GitHub
parent b48a7ffd29
commit f0da14bff8
16 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -105,7 +105,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose*.zip
Goose*.zip
*.deb
*.rpm
download_cli.sh
@@ -122,7 +122,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose*.zip
Goose*.zip
*.deb
*.rpm
download_cli.sh