test notify #148

Open
vtolstov wants to merge 5 commits from notify into v3
Showing only changes of commit 8090e90683 - Show all commits

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 }}