diff --git a/.github/workflows/push-enterprise-access-image.yaml b/.github/workflows/push-enterprise-access-image.yaml index 22afb8c..53a8ce5 100644 --- a/.github/workflows/push-enterprise-access-image.yaml +++ b/.github/workflows/push-enterprise-access-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 Access - to: team-enterprise@edx.org + to: team-titans@edx.org from: github-actions body: Push Image to docker.io/edxops for Enterprise Access failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"