Skip to content

Commit eae7e53

Browse files
!
1 parent 82a3cdd commit eae7e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test-CI-daily-notebooks-applications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
"type": "section",
107107
"text": {
108108
"type": "mrkdwn",
109-
"text": "$GITHUB_STEP_SUMMARY"
109+
"text": "${{ env.GITHUB_STEP_SUMMARY }}"
110110
}
111111
},
112112
{

0 commit comments

Comments
 (0)