1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-10 20:24:24 +00:00
gitea/services/release
Zettat123 fc89363832
Check if the release is converted from the tag when updating the release (#30984)
Call `notify_service.NewRelease` when a release is created
from an existing tag.
2024-05-15 14:25:47 +00:00
..
release_test.go
release.go Check if the release is converted from the tag when updating the release (#30984) 2024-05-15 14:25:47 +00:00
tag.go