update the path regex (#3129)

This commit is contained in:
Max Novich
2025-06-27 13:48:00 -07:00
committed by GitHub
parent 1abb7da852
commit e42b1393e3
2 changed files with 3 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose-*.zip
Goose*.zip
*.deb
*.rpm

View File

@@ -107,6 +107,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose-*.zip
Goose*.zip
*.deb
*.rpm
@@ -124,6 +125,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: |
goose-*.tar.bz2
goose-*.zip
Goose*.zip
*.deb
*.rpm