diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 456ba9c..8aae523 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,9 +58,7 @@ jobs: with: pattern: so-file-* path: ${{ env.BUILD_DIR }} - merge_multiple: true - - - run: ls -R ${{ env.BUILD_DIR }} + merge-multiple: true - name: Create Release uses: marvinpinto/action-automatic-releases@latest