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"
|
run: echo "Unreachable"
|
||||||
|
|
||||||
- name: Notify in telegram about success
|
- name: Notify in telegram about success
|
||||||
if: ${{ failure() }}
|
|
||||||
uses: appleboy/telegram-action@master
|
uses: appleboy/telegram-action@master
|
||||||
with:
|
with:
|
||||||
to: ${{ secrets.TELEGRAM_TO }}
|
to: ${{ secrets.TELEGRAM_TO }}
|
||||||
|
|||||||
Reference in New Issue
Block a user