mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: implement second half of release checklist
This commit is contained in:
parent
142af75776
commit
d851623c0d
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
@ -247,6 +247,8 @@ jobs:
|
||||
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
|
||||
with:
|
||||
draft: true
|
||||
generate_release_notes: true
|
||||
tag_name: ${{ inputs.ref }}
|
||||
files: |
|
||||
constellation-*
|
||||
cosign.pub
|
||||
|
Loading…
Reference in New Issue
Block a user