From 7faefa442966ce6b6bffde26722669a0ca5f43fc Mon Sep 17 00:00:00 2001 From: Alex Atkinson Date: Fri, 20 Dec 2024 16:48:30 -0500 Subject: [PATCH] THX-1138: Debug output. --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 1fd6af6..bedb03f 100644 --- a/action.yml +++ b/action.yml @@ -79,6 +79,7 @@ runs: echo -e "ERROR: 599 - No feature, enhancement, fix, bugfix, hotfix, or ops branches detected!" exit 1 || true fi + shell: bash - name: Debug Cmd id: debug-cmd run: |