mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-01 11:32:27 +08:00
helm - generate release notes
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
2c913a676a
commit
9f77ac6c78
1 changed files with 1 additions and 0 deletions
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
|
@ -46,3 +46,4 @@ jobs:
|
|||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
CR_RELEASE_NAME_TEMPLATE: "helm-chart-{{ .Version }}"
|
||||
CR_SKIP_EXISTING: true
|
||||
CR_GENERATE_RELEASE_NOTES: true
|
||||
|
|
Loading…
Reference in a new issue