Skip to content

Commit

Permalink
fix(cli): ⚡ refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
leifermendez committed Jan 16, 2023
1 parent 8c825e7 commit 32f6a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32f6a70

Please # to comment.