Skip to content

Commit 559de9c

Browse files
Update deploy.yml
1 parent 6db9c48 commit 559de9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)