From 89398e986614495dedc6cf95c2069f32504605c6 Mon Sep 17 00:00:00 2001 From: videah Date: Sat, 4 Mar 2023 16:12:05 +0000 Subject: [PATCH] add another wildcard to use directory internals --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 306e4bb..123a24b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -75,4 +75,4 @@ jobs: - name: Create Release uses: ncipollo/release-action@v1 with: - artifacts: ${{ env.OUTPUT_FOLDER }}/* + artifacts: ${{ env.OUTPUT_FOLDER }}/*/*