mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
fix homebrew deploy
This commit is contained in:
parent
fd6776cee7
commit
85d7d7c7dc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
|
@ -85,7 +85,6 @@ jobs:
|
|||
with:
|
||||
formula-name: gitui
|
||||
homebrew-tap: extrawurst/tap
|
||||
download-url: "https://github.com/extrawurst/gitui/releases/download/${{ steps.get_version.outputs.version }}/gitui-mac.tar.gz"
|
||||
|
||||
- name: Bump homebrew-core formula
|
||||
uses: mislav/bump-homebrew-formula-action@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue