We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa83d7f commit 6c9a7adCopy full SHA for 6c9a7ad
.goreleaser.yml
@@ -73,14 +73,7 @@ homebrew_casks:
73
repository:
74
owner: rest-sh
75
name: homebrew-tap
76
- branch: restish-release
77
- pull_request:
78
- enabled: true
79
- draft: true # TODO(cfunkhouser): Delete after testing.
80
- base:
81
- owner: rest-sh
82
- name: homebrew-tap
83
- branch: main
+ branch: main
84
git:
85
url: "[email protected]:rest-sh/homebrew-tap.git"
86
private_key: /tmp/homebrew_repo_id_ed25519
0 commit comments