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.
2 parents 3073b4d + 559de9c commit b8508d7Copy full SHA for b8508d7
.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