Merge pull request #1042 from pixil98/master

Exclude docker build report artifact from release packing
This commit is contained in:
rmcrackan
2024-11-14 22:50:26 -05:00
committed by GitHub

View File

@@ -43,6 +43,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: artifacts
pattern: "*(Classic-)Libation.*"
- name: Release
id: release