mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-26 17:55:56 +01:00
ed7245f997
Fixes #23809 Make the title not required. If the title is empty when creating release (not tag), an error message will be displayed. 