0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 13:24:49 +01:00
gitea/routers/api/actions/runner
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
..
interceptor.go
runner.go
utils.go