Update android.yml

This commit is contained in:
An Bui 2025-09-23 13:02:12 +07:00
parent 876f10d413
commit 7c9bfb8b4e

View file

@ -55,7 +55,7 @@ jobs:
path: app/build/outputs/apk/release/app-release.apk
- name: Send Release APK to Telegram
if: github.event_name == 'push' && secrets.TELEGRAM_BOT_TOKEN
if: secrets.TELEGRAM_BOT_TOKEN
run: |
success=true