diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 10dad5e..a6a84c1 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -39,6 +39,6 @@ jobs: echo "Error: Commit message is not conventional" exit 1 - shell: /usr/bin/bash -e - env: - LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue \ No newline at end of file + # shell: /usr/bin/bash -e + # env: + # LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue \ No newline at end of file