We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c47ea6 commit 4c53dfeCopy full SHA for 4c53dfe
1 file changed
github-actions/work.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: "group logging"
9
run: |
10
- echo "::group:: Mygroup Msg"
+ echo "::group:: Mydgroup Msg"
11
echo "MSG 1"
12
echo "MSG 2"
13
ehco "::endgroup::"
0 commit comments