mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-12 09:59:30 -04:00
ci: implement second half of release checklist
This commit is contained in:
parent
142af75776
commit
d851623c0d
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue