diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 7ca54b4b..b160ebd1 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -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 }}