Update android.yml

This commit is contained in:
deniscerri 2024-11-24 21:04:01 +01:00 committed by GitHub
parent a032775f1b
commit b56043495a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}