mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-24 00:08:45 +03:00

When you create a new release(e.g. via Tea) and specify a tag that already exists on the repository, Gitea will instead use the `UpdateRelease` functionality. However it currently doesn't set the Target field. This PR fixes that.