diff --git a/.github/workflows/auto-format-code.yml b/.github/workflows/auto-format-code.yml index 8a69116..c4360d1 100644 --- a/.github/workflows/auto-format-code.yml +++ b/.github/workflows/auto-format-code.yml @@ -72,5 +72,5 @@ jobs: if: github.event_name == 'push' uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message:' chore: fixed code formatting issues' + commit_message: 'chore: fixed code formatting issues'