Explorar o código

🐛 fix: fix bumpversion

metya %!s(int64=2) %!d(string=hai) anos
pai
achega
b7293c9412
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/bumpversion.yml

+ 2 - 0
.github/workflows/bumpversion.yml

@@ -20,6 +20,8 @@ jobs:
         name: Create bump and changelog
         uses: commitizen-tools/commitizen-action@master
         with:
+          extra_requirements: commitizen-emoji
           github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
+          debug: true
       - name: Print Version
         run: echo "Bumped to version ${{ steps.cz.outputs.version }}"