Update android.yml

This commit is contained in:
An Bui 2025-09-23 13:03:29 +07:00
parent 7c9bfb8b4e
commit fa3d9a506b

View file

@ -55,7 +55,7 @@ jobs:
path: app/build/outputs/apk/release/app-release.apk
- name: Send Release APK to Telegram
if: secrets.TELEGRAM_BOT_TOKEN
if: ${{ secrets.TELEGRAM_CHAT_ID }}
run: |
success=true