We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db9c48 commit 559de9cCopy full SHA for 559de9c
.github/workflows/deploy.yml
@@ -296,4 +296,4 @@ jobs:
296
297
curl -X POST "${{ secrets.LOGIC_APP_URL }}" \
298
-H "Content-Type: application/json" \
299
- -d "$EMAIL_BODY" || echo "Failed to send notification"
+ -d "$EMAIL_BODY" || echo "Failed to send notification"
0 commit comments