We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfdb51 commit fe46cc8Copy full SHA for fe46cc8
.github/workflows/update_protos.yml
@@ -82,8 +82,8 @@ jobs:
82
with:
83
payload: |
84
{
85
- "text": "Flutter SDK update protos job has failed",
86
- "username": "Flutter SDK",
+ "text": "CPP SDK update protos job has failed",
+ "username": "CPP SDK",
87
"icon_url": "https://media.tenor.com/bZMubztJxGkAAAAe/charlie-brown-walking-charlie-brown.png"
88
}
89
env:
0 commit comments