Skip to content

Commit 95f4638

Browse files
(fix) .goreleaser.yml update release notes when release is created via GitHub UI (#1831)
1 parent be7bac8 commit 95f4638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ changelog:
122122
disable: '{{ ne .Env.ENABLE_RELEASE_PIPELINE "true" }}'
123123
release:
124124
disable: '{{ ne .Env.ENABLE_RELEASE_PIPELINE "true" }}'
125+
mode: replace
125126
extra_files:
126127
- glob: 'operator-controller.yaml'
127128
- glob: './config/catalogs/clustercatalogs/default-catalogs.yaml'

0 commit comments

Comments
 (0)