fix(goreleaser): add append mode for release notes (#962)

this should properly update release notes when release is created via GitHub UI
This commit is contained in:
Ryan
2022-01-21 16:47:39 +01:00
committed by GitHub
parent 4e6cddf80a
commit 518148d162

View File

@@ -47,3 +47,4 @@ changelog:
order: 999
release:
prerelease: auto
mode: append