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 }}/*/*