Update android.yml
This commit is contained in:
parent
a032775f1b
commit
b56043495a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
name: YTDLnis APK release generated
|
||||
path: ${{ env.main_project_module }}/build/outputs/apk/release/
|
||||
- name: send telegram message on push or pull
|
||||
continue-on-error: true
|
||||
uses: appleboy/telegram-action@master
|
||||
with:
|
||||
to: ${{ secrets.TELEGRAM_TO }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue