We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d3c15 commit 9518e7aCopy full SHA for 9518e7a
.github/workflows/multipleJobs_sendEmailMuttV2.yml
@@ -31,6 +31,8 @@ jobs:
31
run: |
32
echo -e "Line One"
33
echo -e "Line Two"
34
+ echo "Line Three"
35
+ echo "Line Four"
36
37
notify:
38
needs: build
0 commit comments