diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 3d8a90f..b5ad2be 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -36,6 +36,4 @@ 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 \ No newline at end of file