Update .gitea/workflows/astro-deploy.yaml
All checks were successful
/ Build (push) Successful in 31s

This commit is contained in:
log101 2024-05-17 09:06:34 +00:00
parent c8228478ca
commit a781358600

View File

@ -69,5 +69,5 @@ jobs:
key: ${{ secrets.KEY }} key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }} port: ${{ secrets.PORT }}
script: | script: |
echo -e "Subject: Act Runner Report\n\nJob has finished with status ${{ job.status }}" | sendmail ffrknerdm@gmail.com echo -e "Subject: Act Runner Report: ${{ job.status}}\nFrom: gitea@log101.dev\n\nJob has finished with status ${{ job.status }}" | sendmail ffrknerdm@gmail.com