diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 44f4518..4ee7658 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -201,7 +201,7 @@ jobs: - name: Display structure of downloaded files run: ls -R - name: Release - uses: softprops/action-gh-release@v2.3.3 + uses: softprops/action-gh-release@v2.3.4 with: generate_release_notes: true fail_on_unmatched_files: true