File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -174,10 +174,10 @@ jobs:
174
174
"avatar_url": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png",
175
175
"embeds": [
176
176
{
177
- "description": "Test succeeded — [view results](https://github.com/${{ github.repository }}/actions/runs/${{github.run_id}})",
177
+ "description": "Test succeeded [${{ needs.check_next_version.outputs.previousNextVersion }}](https://github.com/vercel/next.js/releases/tag/${{ needs.check_next_version.outputs.previousNextVersion }}) — [view results](https://github.com/${{ github.repository }}/actions/runs/${{github.run_id}})",
178
178
"color": 3061373,
179
179
"footer": {
180
- "text": "Woah! So cool! ",
180
+ "text": "🍌 Ook-ook! Eeek-aak-eek! 🍌 ",
181
181
"icon_url": "https://i.imgur.com/u2ENxCk.png"
182
182
}
183
183
}
@@ -194,10 +194,10 @@ jobs:
194
194
"avatar_url": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png",
195
195
"embeds": [
196
196
{
197
- "description": "Test failed — [view results](https://github.com/${{ github.repository }}/actions/runs/${{github.run_id}})",
197
+ "description": "Test failed [${{ needs.check_next_version.outputs.previousNextVersion }}](https://github.com/vercel/next.js/releases/tag/${{ needs.check_next_version.outputs.previousNextVersion }}) — [view results](https://github.com/${{ github.repository }}/actions/runs/${{github.run_id}})",
198
198
"color": 14687834,
199
199
"footer": {
200
- "text": "Hmmm ...",
200
+ "text": "🥓 Oink oink ... 🥓 ",
201
201
"icon_url": "https://i.imgur.com/QeXzqIy.png"
202
202
}
203
203
}
You can’t perform that action at this time.
0 commit comments