Skip to content

Commit 265e9a2

Browse files
testing automation flow
1 parent 14b6a42 commit 265e9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RAdeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
8080
curl -X POST "${{ secrets.LOGIC_APP_URL }}" \
8181
-H "Content-Type: application/json" \
82-
-d "{\"message\": \"Workflow failed!\", \"runLink\": \"${{ github.run_url }}\"}"
82+
-d "{\"failureMessage\": \"Workflow failed!\", \"runLink\": \"${{ github.run_url }}\"}"

0 commit comments

Comments
 (0)