Skip to content

Commit

Permalink
🔧 fix(workflows): remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanized committed Jun 15, 2024
1 parent 1cb1159 commit 7c5a2fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
shell: /usr/bin/bash -e

0 comments on commit 7c5a2fe

Please sign in to comment.