Skip to content

Commit 8ec1913

Browse files
committed
Fix homebrew branch name
1 parent 9db8c62 commit 8ec1913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ brews:
3333
- tap:
3434
owner: rs
3535
name: homebrew-tap
36-
branch: main
36+
branch: master
3737
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
3838
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
3939
commit_author:

0 commit comments

Comments
 (0)