mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-12-26 11:03:06 +07:00
README: name
This commit is contained in:
parent
f94f0e37fa
commit
a305c08e85
@ -20,7 +20,7 @@ An action that simply sends a mail to multiple recipients.
|
||||
subject: Github Actions job result
|
||||
# Required recipients' addresses:
|
||||
to: obiwan@example.com,yoda@example.com
|
||||
# Required sender information (address can be skipped):
|
||||
# Required sender full name (address can be skipped):
|
||||
from: Luke Skywalker # <user@example.com>
|
||||
# Optional plain body:
|
||||
body: Build job of ${{github.repository}} completed successfully!
|
||||
|
Loading…
Reference in New Issue
Block a user