mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-01-12 00:56:03 +08: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
|
subject: Github Actions job result
|
||||||
# Required recipients' addresses:
|
# Required recipients' addresses:
|
||||||
to: obiwan@example.com,yoda@example.com
|
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>
|
from: Luke Skywalker # <user@example.com>
|
||||||
# Optional plain body:
|
# Optional plain body:
|
||||||
body: Build job of ${{github.repository}} completed successfully!
|
body: Build job of ${{github.repository}} completed successfully!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user