mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-22 23:10:36 -04:00
ci: Generate release notes
This commit is contained in:
parent
b8eec60394
commit
cf46423bba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-cli.yml
vendored
1
.github/workflows/release-cli.yml
vendored
|
@ -251,6 +251,7 @@ jobs:
|
||||||
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
|
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
|
||||||
with:
|
with:
|
||||||
draft: true
|
draft: true
|
||||||
|
generate_release_notes: true
|
||||||
files: |
|
files: |
|
||||||
constellation-*
|
constellation-*
|
||||||
cosign.pub
|
cosign.pub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue