Skip to content

Commit 71aabe8

Browse files
committed
ci(github-actions): set force to true for Homebrew bump formula
1 parent 1ea05ac commit 71aabe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/homebrewpublish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
token: ${{secrets.PERSONAL_ACCESS_TOKEN}}
3030
formula: commitizen
3131
tag: v${{ env.project_version }}
32+
force: true

0 commit comments

Comments
 (0)