Skip to content

Commit

Permalink
chore: updated mail team for failure notification
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 15, 2024
1 parent 45b5a09 commit a375c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-enterprise-subsidy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
username: ${{secrets.edx_smtp_username}}
password: ${{secrets.edx_smtp_password}}
subject: Push Image to docker.io/edxops failed in Enterprise Subsidy
to: team-cosmonauts@edx.org
to: team-titans@edx.org
from: github-actions <[email protected]>
body: Push Image to docker.io/edxops for Enterprise Subsidy failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
body: Push Image to docker.io/edxops for Enterprise Subsidy failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"

0 comments on commit a375c39

Please sign in to comment.