svenstaro / upload-release-action

Upload files to a GitHub release
MIT License
626 stars 110 forks source link

`overwrite` does not update the release body #119

Closed tomkerkhove closed 9 months ago

tomkerkhove commented 9 months ago

From what I am seeing, overwrite does not update the release body.

Is there a way to trigger it to update that as well?

matthchr commented 9 months ago

Was fixed in v2.6.0, we may need to rev our version?

tomkerkhove commented 9 months ago

Fair point, closing for now as we need to use that version instead