We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d692247 commit 454d023Copy full SHA for 454d023
1 file changed
README.md
@@ -27,7 +27,7 @@ jobs:
27
with:
28
fetch-depth: 0
29
- name: Create bump and changelog
30
- uses: Woile/commitizen-action@master
+ uses: commitizen-tools/commitizen-action@master
31
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
```
0 commit comments