send-email.yaml
This commit is contained in:
4
.github/workflows/send-email.yaml
vendored
4
.github/workflows/send-email.yaml
vendored
@ -13,6 +13,6 @@ jobs:
|
|||||||
subject: Github Actions job result
|
subject: Github Actions job result
|
||||||
to: obiwan@oo1.dev,yoda@oo1.dev
|
to: obiwan@oo1.dev,yoda@oo1.dev
|
||||||
from: Luke Skywalker
|
from: Luke Skywalker
|
||||||
# body: Build job of ${{github.repository}} completed successfully!
|
body: Build job of ${{github.repository}} completed successfully!
|
||||||
attachments: ./*.txt
|
# attachments: ./*.txt
|
||||||
priority: high
|
priority: high
|
||||||
|
Reference in New Issue
Block a user