We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2b3a1 commit 1e9d7a0Copy full SHA for 1e9d7a0
1 file changed
.github/workflows/work.yml
@@ -10,7 +10,7 @@ jobs:
10
echo "::group:: Myd group Msg"
11
echo "MSG 1"
12
echo "MSG 2"
13
- ehco "::endgroup::"
+ echo "::endgroup::"
14
- name: "step 1"
15
run: |
16
echo "MY_VAL=hello" >> $GITHUB_ENV
0 commit comments