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 18, 2024
1 parent d82b786 commit de55015
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 @@ -55,7 +55,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 de55015

Please sign in to comment.