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

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

View File

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