mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-05 09:46:33 +00:00
Update android.yml
This commit is contained in:
parent
7c9bfb8b4e
commit
fa3d9a506b
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: secrets.TELEGRAM_BOT_TOKEN
|
||||
if: ${{ secrets.TELEGRAM_CHAT_ID }}
|
||||
run: |
|
||||
success=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue