Skip to content

Commit b8508d7

Browse files
Merge pull request #414 from Harmanpreet-Microsoft/main
refactor : updated main.json file
2 parents 3073b4d + 559de9c commit b8508d7

2 files changed

Lines changed: 1662 additions & 88 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,4 +296,4 @@ jobs:
296296
297297
curl -X POST "${{ secrets.LOGIC_APP_URL }}" \
298298
-H "Content-Type: application/json" \
299-
-d "$EMAIL_BODY" || echo "Failed to send notification"
299+
-d "$EMAIL_BODY" || echo "Failed to send notification"

0 commit comments

Comments
 (0)