[ci] Mark automatic releases as draft

Fixes https://github.com/harfbuzz/harfbuzz/issues/2780
pull/3839/head
Khaled Hosny 2 years ago
parent 99f4668e19
commit 9a28df411e
  1. 1
      .ci/publish_release_artifact.sh

@ -19,5 +19,6 @@ fi
ghr -replace \
-u $CIRCLE_PROJECT_USERNAME \
-r $CIRCLE_PROJECT_REPONAME \
--draft \
$CIRCLE_TAG \
$1

Loading…
Cancel
Save