diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0305f9cdb..4128d3b4e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -82,7 +82,7 @@ jobs: run: tree - name: Add release asset - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe with: tag_name: ${{ github.event.release.tag_name }} fail_on_unmatched_files: true