Skip to content

Commit

Permalink
fix(config): use proper homebrew tap repo
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <git@mattglei.ch>
  • Loading branch information
gleich committed Oct 3, 2021
1 parent cd916f6 commit 82baef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ builds:
brews:
- tap:
owner: gleich
name: tap
name: homebrew-tap
folder: Formula
homepage: 'https://github.com/gleich/fgh'
description: '馃搧 Automate the organization of your cloned GitHub repositories'
Expand Down

0 comments on commit 82baef8

Please sign in to comment.