Skip to content

Commit

Permalink
fix: fix goreleaser brew stage
Browse files Browse the repository at this point in the history
  • Loading branch information
b4nst committed Sep 5, 2024
1 parent 8ad4d59 commit 342ffec
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 @@ -51,12 +51,12 @@ release:

brews:
- name: icmperf
directory: Formula
repository:
owner: b4nst
name: homebrew-tap
branch: "icmperf-{{ .Version }}"
token: "{{ .Env.GITHUB_TAP_TOKEN }}"
directory: Formula
pull_request:
enabled: true
base:
Expand Down

0 comments on commit 342ffec

Please sign in to comment.