Merge branch 'main' of https://github.com/deniscerri/ytdlnis
This commit is contained in:
commit
266c148585
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