diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 05268a92..48f2be83 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -242,7 +242,7 @@ jobs: id: download - name: Publish GitHub release - uses: softprops/action-gh-release@v2.1.0 + uses: softprops/action-gh-release@v2.2.0 with: fail_on_unmatched_files: true # Nested because for each archive a sub-folder of the same name is create to avoid conflicts when downloading