mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-05 17:56:59 +00:00
Update android.yml
This commit is contained in:
parent
876f10d413
commit
7c9bfb8b4e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue