mirror of
https://github.com/shlinkio/shlink.git
synced 2026-08-05 18:57:05 -05:00
Fixed pattern to resolve release artifacts
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
ALLOW_EMPTY_CHANGELOG: "true"
|
||||
with:
|
||||
args: |
|
||||
build/shlink*_dist.zip
|
||||
build/*/shlink*_dist.zip
|
||||
|
||||
delete-artifacts:
|
||||
needs: ['publish']
|
||||
|
||||
Reference in New Issue
Block a user