Skip to content

Commit a5749f6

Browse files
committed
ci: Don't merge to homebrew-tap main
1 parent e09acfc commit a5749f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,16 @@ homebrew_casks:
7373
repository:
7474
owner: rest-sh
7575
name: homebrew-tap
76+
branch: restish-release
7677
pull_request:
7778
enabled: true
7879
draft: true # TODO(cfunkhouser): Delete after testing.
7980
git:
8081
url: "[email protected]:rest-sh/homebrew-tap.git"
8182
private_key: /tmp/homebrew_repo_id_ed25519
83+
commit_author:
84+
name: Restish Releaser
85+
8286

8387
checksum:
8488
name_template: "checksums.txt"

0 commit comments

Comments
 (0)