Skip to content

Commit

Permalink
Fix brew install
Browse files Browse the repository at this point in the history
commit-id:c6d4359d
  • Loading branch information
ejoffe committed Jul 14, 2021
1 parent 9c71fb8 commit d6e27c6
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 @@ -73,6 +73,7 @@ brews:
bin.install "git-spr"
bin.install "git-amend"
bin.install "spr_commit_hook"
bin.install "spr_reword_helper"
license: "MIT"
nfpms:
- file_name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
Expand Down

0 comments on commit d6e27c6

Please sign in to comment.