We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea05ac commit 71aabe8Copy full SHA for 71aabe8
.github/workflows/homebrewpublish.yaml
@@ -29,3 +29,4 @@ jobs:
29
token: ${{secrets.PERSONAL_ACCESS_TOKEN}}
30
formula: commitizen
31
tag: v${{ env.project_version }}
32
+ force: true
0 commit comments