github: create release as draft

Allows us to verify manually that the generated release is correct before we spam our users with notifications

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-07-22 15:28:04 +05:30
parent 4c5341834d
commit 44846d1bde
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -117,7 +117,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: ${{ steps.changelog_reader.outputs.log_entry }}
draft: false
draft: true
prerelease: false
- name: Get the version