Make the response conform to Github's specification

This commit is contained in:
Oliver 2025-11-18 01:05:12 -07:00
parent 2ddcda676e
commit 871c820f94

View file

@ -43,7 +43,7 @@ async function main() {
tag_name: TAG, tag_name: TAG,
draft: true, draft: true,
generate_release_notes: false, generate_release_notes: false,
make_latest: false, make_latest: "false",
}, },
{ {
headers: { headers: {