Fix Target is empty

pull/1/head
Lunny Xiao 2 years ago
parent 8042fec969
commit da7d4a02be
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A

@ -58,6 +58,7 @@ func main() {
IsDraft: draft,
IsPrerelease: preRelease,
Title: title,
Target: ctx.SHA,
// Note: rc.Note,
})
if err != nil {

Loading…
Cancel
Save