Skip to content

Commit

Permalink
delete email body
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 committed Apr 25, 2024
1 parent 9c82c95 commit 5c84079
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/IDC_1100_Public_Sycl_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,25 +47,3 @@ jobs:
echo "Build Failed"
exit 1
fi
html_body: "Testing"
# Optional carbon copy recipients:
cc:
# Optional blind carbon copy recipients:
bcc:
# Optional recipient of the email response:
reply_to:
# Optional Message ID this message is replying to:
in_reply_to:
# Optional unsigned/invalid certificates allowance:
ignore_cert: true
# Optional converting Markdown to HTML (set content_type to text/html too):
convert_markdown: true
# Optional attachments:
attachments: attachments.zip,git.diff,./dist/static/*.js
# Optional priority: 'high', 'normal' (default) or 'low'
priority: high
# Optional nodemailerlog: true/false
nodemailerlog: true
# Optional nodemailerdebug: true/false if true lognodem will also be set true
nodemailerdebug: true

0 comments on commit 5c84079

Please sign in to comment.