fix notifying
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user