We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1b6ab commit 71b1da5Copy full SHA for 71b1da5
1 file changed
.github/workflows/e2e-test.yml
@@ -266,4 +266,4 @@ jobs:
266
payload: |
267
channel: ${{ secrets.SLACK_CHANNEL_ID }}
268
thread_ts: "${{ steps.main_message.outputs.ts }}"
269
- text: {{ env.TEST_SUMMARY }}
+ text: "${{ env.TEST_SUMMARY }}"
0 commit comments