Merge pull request #1042 from pixil98/master
Exclude docker build report artifact from release packing
This commit is contained in:
commit
56d4205360
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: artifacts
|
||||
pattern: "*(Classic-)Libation.*"
|
||||
|
||||
- name: Release
|
||||
id: release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user