1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-06 17:36:10 +02:00
gitea/routers/api
sillyguodong 3876f56c7b
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)
Fix #23943
When trigger event is `release`, ref should be like
`refs/tags/<tag_name>` instead of `CommitID`
2023-04-07 16:40:40 -04:00
..
actions Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2023-04-07 16:40:40 -04:00
packages Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00
v1 Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2023-04-06 16:01:20 -04:00