Skip to content

Commit

Permalink
build: use Formula directory for brew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
b4nst committed Sep 1, 2024
1 parent 2a6e2e9 commit 1970398
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 @@ -56,6 +56,7 @@ brews:
name: homebrew-tap
branch: "icmperf-{{ .Version }}"
token: "{{ .Env.GITHUB_TAP_TOKEN }}"
directory: Formula
pull_request:
enabled: true
base:
Expand Down

0 comments on commit 1970398

Please sign in to comment.