mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-05 04:29:12 +02:00
chore(ci): dont send asset when posting to tg
This commit is contained in:
parent
215b9f6f61
commit
0a3120cef9
@ -11,10 +11,7 @@
|
|||||||
"chats": [ -1001670974037 ],
|
"chats": [ -1001670974037 ],
|
||||||
"templates": {
|
"templates": {
|
||||||
"success" : "A new version of <a href='{repository_url}'>{name}</a> has been released. Current version is <b>{version}</b>"
|
"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" }
|
|
||||||
]
|
|
||||||
}]
|
}]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user