Skip to content

Commit 14b6a42

Browse files
testing automation flow
1 parent edd8025 commit 14b6a42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/RAdeploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
- name: Send Notification on Failure
7373
if: failure()
7474
run: |
75+
echo "GitHub Context:" echo "${{ toJson(github) }}"
7576
output="${{ env.output }}"
7677
echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
7778
echo "$output"

0 commit comments

Comments
 (0)