diff --git a/.github/workflows/Distribution.yml b/.github/workflows/Distribution.yml index 39e4f9b..0265833 100644 --- a/.github/workflows/Distribution.yml +++ b/.github/workflows/Distribution.yml @@ -101,7 +101,6 @@ jobs: uses: actions/download-artifact@v4 with: path: downloaded - pattern: "*-" merge-multiple: true - name: Release uses: softprops/action-gh-release@v2