mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
commit
9401d93ae5
1
.github/tg.py
vendored
1
.github/tg.py
vendored
@ -19,3 +19,4 @@ Signed-off-by: {data['commit']['author']['name']}
|
||||
bot.send_document(TG_CHAT_ID, open('app-arm64-v8a-debug.apk', 'rb'))
|
||||
bot.send_document(TG_CHAT_ID, open('app-armeabi-v7a-debug.apk', 'rb'))
|
||||
bot.send_document(TG_CHAT_ID, open('app-x86_64-debug.apk', 'rb'))
|
||||
bot.send_document(TG_CHAT_ID, open('app-x86-debug.apk', 'rb'))
|
Loading…
Reference in New Issue
Block a user