Skip to content

Commit c8b4238

Browse files
authored
Merge pull request cli#1470 from cli/brew-bump-formula
Align `bump-homebrew-formula` config for updated formula format
2 parents 2ab06ab + 4757540 commit c8b4238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
if: "!contains(github.ref, '-')" # skip prereleases
3333
with:
3434
formula-name: gh
35+
download-url: https://github.com/cli/cli.git
3536
env:
3637
COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}
3738
- name: Checkout documentation site

0 commit comments

Comments
 (0)