You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: "Playwright tests have completed successfully. HTML report is attached as an artifact. You can download it [here](${{ github.server_url }}/${{ github.repository }}/actions/artifacts/html-report)"
55
-
channel: "#playwright-test-reports"
56
-
author_name: GitHub Actions
57
-
color: good
58
-
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
56
+
args: |
57
+
{"text": "Playwright tests have completed successfully. HTML report is attached as an artifact. You can download it [here](${{ github.server_url }}/${{ github.repository }}/actions/artifacts/html-report)"}
0 commit comments