Merge pull request #1470 from cli/brew-bump-formula

Align `bump-homebrew-formula` config for updated formula format
This commit is contained in:
Mislav Marohnić 2020-08-04 17:30:56 +02:00 committed by GitHub
commit c8b4238ec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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