diff --git a/.goreleaser.yaml b/.goreleaser.yaml index c5e7146..ca35f99 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -611,7 +611,7 @@ brews: # The project name and current git tag are used in the format string. # # Templates: allowed - commit_msg_template: "New version: {{ .ProjectName }} version {{ .Tag }}" + commit_msg_template: "{{ .ProjectName }} {{ .Tag }}" # Directory inside the repository to put the formula. directory: Formula