diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6be0d3a..866ba3a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -29,7 +29,7 @@ jobs: # and unmaintained. Use softprops/action-gh-release which is actively # maintained and supports multi-asset uploads in a single step. - name: Create Release and Upload Assets - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 with: body_path: CHANGELOG.md draft: true