mirror of
https://github.com/samsonjs/spirit-tracker.git
synced 2026-03-25 09:25:51 +00:00
This commit is contained in:
parent
4b896fd90f
commit
b9cb92cf5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yaml
vendored
2
.github/workflows/pages.yaml
vendored
|
|
@ -84,6 +84,6 @@ jobs:
|
|||
username: ${{ secrets.MAIL_USERNAME }}
|
||||
password: ${{ secrets.MAIL_PASSWORD }}
|
||||
subject: file://reports/alert_subject.txt
|
||||
to: brennan@codexwilkes.com, nathan.wilkes@codexwilkes.com
|
||||
to: brennan@codexwilkes.com
|
||||
from: Spirit Tracker <${{ secrets.MAIL_USERNAME }}>
|
||||
html_body: file://reports/alert.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue