Skip to content

Commit

Permalink
Fix homebrew tap publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Dec 28, 2022
1 parent 94ae6a4 commit 333b2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ brews:
owner: rs
name: homebrew-tap
branch: main
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
commit_author:
name: Olivier Poitrey
Expand Down

0 comments on commit 333b2a0

Please sign in to comment.