diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index b5ad2be..02c171a 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -36,4 +36,4 @@ jobs: echo "Error: Commit message is not conventional" exit 1 - shell: /usr/bin/bash -e \ No newline at end of file + shell: bash \ No newline at end of file