Explorar o código

Changed release script to generate drafts

Christopher Haster %!s(int64=7) %!d(string=hai) anos
pai
achega
ec4d8b68ad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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