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
8c6c477e7f
commit
f96a6c15aa
1 changed files with 3 additions and 1 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
|
@ -53,7 +53,9 @@ jobs:
|
|||
with:
|
||||
name: android-release-apk
|
||||
path: app/build/outputs/apk/release/app-release.apk
|
||||
run: |
|
||||
|
||||
- name: Upload to Telegram
|
||||
run: |
|
||||
if [[ -n "${{ secrets.TELEGRAM_BOT_TOKEN }}" ]]; then
|
||||
success=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue