mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
provide download url again
This commit is contained in:
parent
85d7d7c7dc
commit
53cd06a970
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
|
@ -85,6 +85,7 @@ 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