🔧 fix(workflows): error in your yaml syntax

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-16 01:57:45 +05:30
parent e4ae6c74a2
commit e2249ed209

View File

@@ -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
# shell: /usr/bin/bash -e
# env:
# LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue