changed telegram channel (#507)

This commit is contained in:
Ankit Grai 2024-10-29 15:13:46 +05:30 committed by GitHub
parent 545abf1f9a
commit a9331ffa32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -350,7 +350,8 @@ jobs:
APK_PATH="app/build/outputs/apk/google/alpha/app-google-alpha.apk" APK_PATH="app/build/outputs/apk/google/alpha/app-google-alpha.apk"
response=$(curl -sS -f -X POST \ response=$(curl -sS -f -X POST \
"https://api.telegram.org/bot${{ secrets.TELEGRAM_BOT_TOKEN }}/sendDocument" \ "https://api.telegram.org/bot${{ secrets.TELEGRAM_BOT_TOKEN }}/sendDocument" \
-F "chat_id=${{ secrets.TELEGRAM_CHANNEL_ID }}" \ -F "chat_id=-1002117798698" \
-F "message_thread_id=7044" \
-F "document=@$APK_PATH" \ -F "document=@$APK_PATH" \
-F "caption=New Alpha-Build dropped 🔥 -F "caption=New Alpha-Build dropped 🔥