Changed release script to generate drafts
This commit is contained in:
@@ -182,6 +182,7 @@ jobs:
|
||||
-d "{
|
||||
\"tag_name\": \"$LFS_VERSION\",
|
||||
\"name\": \"${LFS_VERSION%.0}\",
|
||||
\"draft\": true,
|
||||
\"body\": $(jq -sR '.' <<< "$CHANGES")
|
||||
}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user