test notify
Some checks failed
lint / lint (pull_request) Successful in 1m23s
test / test (pull_request) Successful in 4m16s
notify / notify (push) Failing after 16s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2024-12-22 01:08:42 +03:00
parent 146a458b7a
commit 8090e90683

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send
uses: https://github.com/cbrgm/telegram-github-action@v1.2.1
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}