mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
58555db423
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
7 lines
497 B
JSON
7 lines
497 B
JSON
{
|
|
"msgtype": "m.text",
|
|
"body": " 📦 Release binaries for version ${TAG} are ready and attached as artifacts to ${BUILD_URL}. Please make sure the whole workflow succeeded before using them.",
|
|
"format": "org.matrix.custom.html",
|
|
"formatted_body": " 📦 Release binaries for version <strong>${TAG}</strong> are ready and attached as artifacts to <a href=\"${BUILD_URL}\">build ${BUILD_NUM}</a>. <strong>Please make sure the whole workflow succeeded before using them.</strong>"
|
|
}
|