chore(ci): dont send asset when posting to tg

This commit is contained in:
Ricardo Arturo Cabral Mejia 2022-11-06 19:11:48 -05:00
parent 215b9f6f61
commit 0a3120cef9
No known key found for this signature in database
GPG Key ID: 5931EBF43A650245

View File

@ -11,10 +11,7 @@
"chats": [ -1001670974037 ],
"templates": {
"success" : "A new version of <a href='{repository_url}'>{name}</a> has been released. Current version is <b>{version}</b>"
},
"assets" : [
{ "glob": [ "./*" ], "name": "nostr-ts-relay-{version}.zip" }
]
}
}]
]
}