From a375c3966507eb2942c4a565bb386607f666faf0 Mon Sep 17 00:00:00 2001 From: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:09:30 +0500 Subject: [PATCH] chore: updated mail team for failure notification --- .github/workflows/push-enterprise-subsidy-image.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push-enterprise-subsidy-image.yaml b/.github/workflows/push-enterprise-subsidy-image.yaml index f8fd25b..cb59967 100644 --- a/.github/workflows/push-enterprise-subsidy-image.yaml +++ b/.github/workflows/push-enterprise-subsidy-image.yaml @@ -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 - body: Push Image to docker.io/edxops for Enterprise Subsidy failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" \ No newline at end of file + body: Push Image to docker.io/edxops for Enterprise Subsidy failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"