send-email.yaml
All checks were successful
/ services-test (push) Successful in 3s
/ job3 (push) Has been skipped
/ job2 (push) Successful in 5s
/ job1 (push) Successful in 19s

This commit is contained in:
严浩
2025-04-24 12:02:59 +08:00
parent 0bc30af51b
commit 146dd27984

View File

@ -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