mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
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:
parent
4c5341834d
commit
44846d1bde
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user