Skip to content

Commit 5d6c9ae

Browse files
committed
fix(goreleaser): correct pull request config
1 parent be3b17b commit 5d6c9ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ homebrew_casks:
8484
owner: anthropics
8585
name: homebrew-tap
8686
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
87+
branch: "ant-{{.Version}}"
8788
pull_request:
8889
enabled: true
8990
homepage: anthropic.com

0 commit comments

Comments
 (0)