Skip to content

Commit edd8025

Browse files
testing automation flow
1 parent d592dbd commit edd8025

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
@@ -78,4 +78,4 @@ jobs:
7878
echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
7979
curl -X POST "${{ secrets.LOGIC_APP_URL }}" \
8080
-H "Content-Type: application/json" \
81-
-d "{\"failureMessage\": \"$output\"}"
81+
-d "{\"message\": \"Workflow failed!\", \"runLink\": \"${{ github.run_url }}\"}"

0 commit comments

Comments
 (0)