add: release list sha

This commit is contained in:
yystopf 2021-09-27 16:58:14 +08:00
parent f013ddcb72
commit 1d0255440a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ json.id re["id"]
json.tag_name re["tag_name"]
json.target_commitish re["target_commitish"]
json.name re["name"]
json.sha re["sha"]
json.body re["body"]
json.url re["url"]
json.tarball_url render_tar_url(@owner, @repository, re["tag_name"])