Merge pull request #1470 from cli/brew-bump-formula
Align `bump-homebrew-formula` config for updated formula format
This commit is contained in:
commit
c8b4238ec1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
if: "!contains(github.ref, '-')" # skip prereleases
|
||||
with:
|
||||
formula-name: gh
|
||||
download-url: https://github.com/cli/cli.git
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}
|
||||
- name: Checkout documentation site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue