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
|
||||
to: obiwan@oo1.dev,yoda@oo1.dev
|
||||
from: Luke Skywalker
|
||||
# body: Build job of ${{github.repository}} completed successfully!
|
||||
attachments: ./*.txt
|
||||
body: Build job of ${{github.repository}} completed successfully!
|
||||
# attachments: ./*.txt
|
||||
priority: high
|
||||
|
Reference in New Issue
Block a user