Skip to content

Commit 9dfc5ac

Browse files
fix: use a single branch to push taps (#85)
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
1 parent d6d555c commit 9dfc5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ brews:
3636
- tap:
3737
owner: deepsourcelabs
3838
name: homebrew-cli
39-
branch: "cli-v{{ .Tag }}"
39+
branch: cli-release
4040
token: "{{ .Env.HOMEBREW_TOKEN }}"
4141
commit_author:
4242
name: deepsourcebot

0 commit comments

Comments
 (0)