We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c5675 commit 7faefa4Copy full SHA for 7faefa4
action.yml
@@ -79,6 +79,7 @@ runs:
79
echo -e "ERROR: 599 - No feature, enhancement, fix, bugfix, hotfix, or ops branches detected!"
80
exit 1 || true
81
fi
82
+ shell: bash
83
- name: Debug Cmd
84
id: debug-cmd
85
run: |
0 commit comments