Align bump-homebrew-formula config for updated formula format

This commit is contained in:
Mislav Marohnić 2020-07-31 19:47:13 +02:00
parent 43318fd8e8
commit 4757540bdf

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