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 77a1b42 commit f994af6
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 @@ -53,7 +53,7 @@ brews:
repository:
owner: gabe565
name: homebrew-tap
folder: Formula
directory: Formula
install: |
bin.install "{{ .ProjectName }}"
man1.install "manpages/{{ .ProjectName }}.1.gz"
Expand Down

0 comments on commit f994af6

Please sign in to comment.