update the path regex (#3129)
This commit is contained in:
@@ -123,6 +123,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
artifacts: |
|
artifacts: |
|
||||||
goose-*.tar.bz2
|
goose-*.tar.bz2
|
||||||
|
goose-*.zip
|
||||||
Goose*.zip
|
Goose*.zip
|
||||||
*.deb
|
*.deb
|
||||||
*.rpm
|
*.rpm
|
||||||
|
|||||||
@@ -107,6 +107,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
artifacts: |
|
artifacts: |
|
||||||
goose-*.tar.bz2
|
goose-*.tar.bz2
|
||||||
|
goose-*.zip
|
||||||
Goose*.zip
|
Goose*.zip
|
||||||
*.deb
|
*.deb
|
||||||
*.rpm
|
*.rpm
|
||||||
@@ -124,6 +125,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
artifacts: |
|
artifacts: |
|
||||||
goose-*.tar.bz2
|
goose-*.tar.bz2
|
||||||
|
goose-*.zip
|
||||||
Goose*.zip
|
Goose*.zip
|
||||||
*.deb
|
*.deb
|
||||||
*.rpm
|
*.rpm
|
||||||
|
|||||||
Reference in New Issue
Block a user