Changed release script to generate drafts

This commit is contained in:
Christopher Haster
2018-10-20 12:32:41 -05:00
parent c7894a61e1
commit ec4d8b68ad

View File

@@ -182,6 +182,7 @@ jobs:
-d "{
\"tag_name\": \"$LFS_VERSION\",
\"name\": \"${LFS_VERSION%.0}\",
\"draft\": true,
\"body\": $(jq -sR '.' <<< "$CHANGES")
}"
fi