🔧 fix(workflows): remove env

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-16 02:02:37 +05:30
parent 1cb1159c8a
commit 7c5a2fe65c

View File

@@ -36,6 +36,4 @@ jobs:
echo "Error: Commit message is not conventional" echo "Error: Commit message is not conventional"
exit 1 exit 1
shell: /usr/bin/bash -e shell: /usr/bin/bash -e
env:
LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue