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

File tree

2 files changed

+1662
-88
lines changed

2 files changed

+1662
-88
lines changed

.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)