Make goreleaser create draft releases instead of full releases, so that we can customize the description. (#956)

Signed-off-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
Kuba Martin 2023-12-01 16:02:39 +01:00 committed by GitHub
parent 0eaa6fdb80
commit ab0a3e754d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,5 +219,4 @@ changelog:
release:
prerelease: auto
# If you want to examine the release before its live, uncomment this line:
# draft: false
draft: false