diff --git a/.github/workflows/push-registrar-image.yaml b/.github/workflows/push-registrar-image.yaml index 9d9bd6d..fb70221 100644 --- a/.github/workflows/push-registrar-image.yaml +++ b/.github/workflows/push-registrar-image.yaml @@ -53,7 +53,6 @@ jobs: username: ${{secrets.edx_smtp_username}} password: ${{secrets.edx_smtp_password}} subject: Push Image to docker.io/edxops failed in registrar - # Currently using this email for testing purposes. Will change it once finalised - to: hunia.fatima@arbisoft.com + to: team-cosmonauts@edx.org from: github-actions body: Push Image to docker.io/edxops for registrar failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"