Skip to content

Commit b6206aa

Browse files
committed
Update the branch name in the github/gh/gh brew formula
1 parent 15a7ab6 commit b6206aa

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
@@ -61,7 +61,7 @@ brews:
6161
folder: Formula
6262
custom_block: |
6363
head do
64-
url "https://github.com/cli/cli.git"
64+
url "https://github.com/cli/cli.git", :branch => "trunk"
6565
depends_on "go"
6666
end
6767
install: |

0 commit comments

Comments
 (0)