From bcdb62a71fc2965532115eeaf5974af87725ad00 Mon Sep 17 00:00:00 2001 From: Victor Elias Date: Wed, 15 Nov 2023 20:21:36 -0300 Subject: [PATCH] .github: One last formatting fix So hard to test this on a branch lol --- .github/workflows/webrtc-load-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/webrtc-load-test.yaml b/.github/workflows/webrtc-load-test.yaml index 6eb6d842..79350315 100644 --- a/.github/workflows/webrtc-load-test.yaml +++ b/.github/workflows/webrtc-load-test.yaml @@ -54,7 +54,7 @@ jobs: DISCORD_EMBEDS: > [{ "title": "WebRTC load test starting", - "description": "A load test is starting (production=${{ inputs.production }}). Viewers: ${{ toJSON(inputs.playback-region-viewers-json) }}", + "description": "A load test is starting (production=${{ inputs.production }})", "url": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}", "timestamp": "${{ steps.timestamp.outputs.date }}", "author": {