Revert "[ci] Mark automatic releases as draft"

This reverts commit 9a28df411e.

It creates a new draft release for each upload, which is not what we are
after.
This commit is contained in:
Khaled Hosny 2022-10-08 19:33:38 +02:00
parent 3ce4b8f5c9
commit dcd8fe2c3b
1 changed files with 0 additions and 1 deletions

View File

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