diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index b013cca..7918b11 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -31,6 +31,6 @@ jobs: steps: - uses: actions/checkout@v7 - name: Release - uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a + uses: softprops/action-gh-release@132dbbba49e22bd4837f09b46d32a8edaf6baa58 with: generate_release_notes: true