fix notifying
All checks were successful
CI-pipeline / linters (push) Successful in 33s
CI-pipeline / linters (pull_request) Successful in 34s
Build and push Docker image / if_merged (pull_request) Successful in 2s

This commit is contained in:
Basyrov Rustam
2025-06-05 23:33:32 +03:00
parent 89be942588
commit b8319deb6b

View File

@@ -61,7 +61,6 @@ jobs:
run: echo "Unreachable"
- name: Notify in telegram about success
if: ${{ failure() }}
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}