diff --git a/.github/workflows/deploy-stage.yml b/.github/workflows/deploy-stage.yml index 5793234b1..6db77e0e2 100644 --- a/.github/workflows/deploy-stage.yml +++ b/.github/workflows/deploy-stage.yml @@ -54,7 +54,7 @@ jobs: - name: Send Notification on Failure if: failure() run: | - curl -X POST https://graph.microsoft.com/v1.0/users/v-pmalusare@microsoft.com/sendMail \ + curl -X POST https://graph.microsoft.com/v1.0/users/prashant_malusare@persistent.com/sendMail \ -H "Authorization: Bearer ${{ env.ACCESS_TOKEN }}" \ -H "Content-Type: application/json" \ -d '{