fix(cli): refactor

This commit is contained in:
Leifer Mendez
2023-01-16 10:56:34 +01:00
parent 8c825e7f6b
commit 32f6a70f8f

View File

@@ -106,7 +106,6 @@ jobs:
git config --local user.email 'action@github.com'
git config --local user.name 'GitHub Action'
git add .
git commit -m "${{ steps.vars.outputs.commit }}"
- name: Commit Versioning & Push changes
uses: stefanzweifel/git-auto-commit-action@v4