fix homebrew deploy

This commit is contained in:
Stephan Dilly 2020-07-30 00:50:18 +02:00
parent fd6776cee7
commit 85d7d7c7dc

View file

@ -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