diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index fd6644e..bf2e0aa 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -10,4 +10,5 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - config-preset: angularname: Conventionnal Commit + config-preset: angular + name: Conventionnal Commit