Fix bumping the Homebrew formula

The gh formula in homebrew-core went back and forth between git-style
and tarball-style. Now that it's back to tarball, update the action to
reflect that.
This commit is contained in:
Mislav Marohnić 2020-10-01 19:10:30 +02:00
parent 4bf2e513c7
commit 419566345b

View file

@ -157,7 +157,6 @@ 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 scoop bucket