Skip to content

Commit 4fd056c

Browse files
committed
fix homebrew action problem
1 parent 85ab9d4 commit 4fd056c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,5 @@ jobs:
109109
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
110110
with:
111111
formula-name: gitui
112+
# https://github.com/mislav/bump-homebrew-formula-action/issues/58
113+
formula-path: Formula/g/gitui.rb

0 commit comments

Comments
 (0)