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