Make the response conform to Github's specification
This commit is contained in:
parent
2ddcda676e
commit
871c820f94
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue