From c67d7edb7ba6b2d878ac2fd02f3c5afcf3b50de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6tz=20G=C3=B6risch?= Date: Thu, 20 Jul 2023 11:02:05 +0000 Subject: [PATCH] fix: Don't unpack --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d04351e9..fed74f62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,6 +25,7 @@ jobs: workflow_conclusion: success repo: ${{ github.repository }} if_no_artifact_found: fail + skip_unpack: true - name: Display structure of downloaded files run: ls -R