Fixed pattern to resolve release artifacts

This commit is contained in:
Alejandro Celaya 2021-02-13 14:33:36 +01:00
parent 5c4e348078
commit 25b3de84ec

View file

@ -47,7 +47,7 @@ jobs:
ALLOW_EMPTY_CHANGELOG: "true"
with:
args: |
build/shlink*_dist.zip
build/*/shlink*_dist.zip
delete-artifacts:
needs: ['publish']