Skip to content

Commit

Permalink
.github: One last formatting fix
Browse files Browse the repository at this point in the history
So hard to test this on a branch lol
  • Loading branch information
victorges committed Nov 15, 2023
1 parent 5b3b90d commit bcdb62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webrtc-load-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit bcdb62a

Please sign in to comment.