Skip to content

Commit

Permalink
chore(goreleaser): brews.folder -> brews.directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 10, 2024
1 parent ab4c4ca commit 4af9f87
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 @@ -55,7 +55,7 @@ brews:
repository:
owner: clevyr
name: homebrew-tap
folder: Formula
directory: Formula
install: |
bin.install "{{ .ProjectName }}"
man1.install "manpages/{{ .ProjectName }}.1.gz"
Expand Down

0 comments on commit 4af9f87

Please sign in to comment.