remove extra quotes

This commit is contained in:
Erica Portnoy
2026-05-12 11:30:01 -07:00
parent 369de228bb
commit 6271656e47
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
"short": true
}
],
"pretext": "Run <https://github.com/certbot/actions/runs/${{ github.run_id }}|"${{ github.run_id }}"> failed",
"pretext": "Run <https://github.com/certbot/actions/runs/${{ github.run_id }}|${{ github.run_id }}> failed",
"mrkdwn_in": [
"pretext"
],