Skip to content

Commit 9518e7a

Browse files
committed
sending email mutt
1 parent 15d3c15 commit 9518e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/multipleJobs_sendEmailMuttV2.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
run: |
3232
echo -e "Line One"
3333
echo -e "Line Two"
34+
echo "Line Three"
35+
echo "Line Four"
3436
3537
notify:
3638
needs: build

0 commit comments

Comments
 (0)