feat: add email notification for build job status
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m11s

This commit is contained in:
2026-03-05 14:41:26 -05:00
parent de56eb064f
commit 8cdc26cb88

View File

@@ -165,4 +165,4 @@ jobs:
html_body: | html_body: |
### Job ${{ job.status }} ### Job ${{ job.status }}
${{ github.repository }}: [${{ github.ref }}@${{ github.sha }}](${{ github.server_url }}/${{ github.repository }}/actions) ${{ github.repository }}: [${{ github.ref }}@${{ github.sha }}](${{ vars.GIT_SERVER }}/${{ github.repository }}/actions)