mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
add: release list sha
This commit is contained in:
@@ -3,6 +3,7 @@ json.id re["id"]
|
|||||||
json.tag_name re["tag_name"]
|
json.tag_name re["tag_name"]
|
||||||
json.target_commitish re["target_commitish"]
|
json.target_commitish re["target_commitish"]
|
||||||
json.name re["name"]
|
json.name re["name"]
|
||||||
|
json.sha re["sha"]
|
||||||
json.body re["body"]
|
json.body re["body"]
|
||||||
json.url re["url"]
|
json.url re["url"]
|
||||||
json.tarball_url render_tar_url(@owner, @repository, re["tag_name"])
|
json.tarball_url render_tar_url(@owner, @repository, re["tag_name"])
|
||||||
|
|||||||
Reference in New Issue
Block a user