git.delta.rocks / unique-network / refs/commits / f64a8ddff8dc

difftreelog

Merge pull request #132 from usetech-llc/feature/fix_tg_bot

usetech-llc2021-03-19parents: #07649f2 #ac25f38.patch.diff
in: master
Fix telegram bot v.13

1 file changed

modified.github/workflows/notify.ymldiffbeforeafterboth
6 build: 6 build:
7 runs-on: ubuntu-latest 7 runs-on: ubuntu-latest
8 steps: 8 steps:
9 - uses: avkviring/telegram-github-action@v0.0.89 - uses: avkviring/telegram-github-action@v0.0.13
10 env:10 env:
11 telegram_to: ${{ secrets.TELEGRAM_TO }} 11 telegram_to: ${{ secrets.TELEGRAM_TO }}
12 telegram_token: ${{ secrets.TELEGRAM_TOKEN }}12 telegram_token: ${{ secrets.TELEGRAM_TOKEN }}