Skip to content

Commit 96f03d1

Browse files
committed
Update UploadToCDN.yml
1 parent ca59992 commit 96f03d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/UploadToCDN.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ jobs:
5959
6060
payload=$(cat << EOF
6161
{
62-
"content": "@Announcements",
6362
"embeds": [{
64-
"title": "🎉 New Release Available!",
63+
"title": "🎉 New Flipper App Release Available!",
6564
"description": "Version ${{ steps.get_release.outputs.version }} has been released",
6665
"color": 5814783,
6766
"fields": [

0 commit comments

Comments
 (0)