Skip to content

Commit f9c5a72

Browse files
committed
GChat V2 card
1 parent 1063fec commit f9c5a72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-eclipse-distro-gchat-notification.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
--data-raw "{
109109
\"cardsV2\": [
110110
{
111+
\"card\": {
111112
\"header\": {
112113
\"title\": \"STS ${{ inputs.version }} ${build_type}\",
113114
\"subtitle\": \"Eclipse ${eclipse_version}\",
@@ -132,6 +133,7 @@ jobs:
132133
]
133134
}
134135
]
136+
}
135137
}
136138
]
137139
}"

0 commit comments

Comments
 (0)