dawidd6 / action-send-mail

:gear: A GitHub Action to send an email to multiple recipients
MIT License
443 stars 186 forks source link

How to enter new line in the plaintext body #170

Closed aahma49 closed 1 year ago

aahma49 commented 1 year ago

How to send email plaintext with multiple lines in email body

dawidd6 commented 1 year ago

like that: https://github.com/dawidd6/action-send-mail/blob/3c0bbc53efa3786dff33fedbb0d03c3eb7e92df1/.github/workflows/test.yml#L20-L22