Skip to content

Commit 8455003

Browse files
fix: homebrew release with multiple archives and same os/arch (#235)
1 parent d150155 commit 8455003

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

goreleaser.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ brews:
120120
name: homebrew-cli
121121
branch: cli-release
122122
token: "{{ .Env.HOMEBREW_TOKEN }}"
123+
ids:
124+
- arch_rename
123125
commit_author:
124126
name: deepsourcebot
125127

0 commit comments

Comments
 (0)