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:
parent
4bf2e513c7
commit
419566345b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue