Skip to content

Commit

Permalink
fix: brew commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
woaitsAryan committed May 14, 2024
1 parent 31cc847 commit cae768b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cae768b

Please sign in to comment.