--- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -6,8 +6,8 @@ build: runs-on: ubuntu-latest steps: - - uses: avkviring/telegram-github-action@v0.0.8 + - uses: avkviring/telegram-github-action@v0.0.13 env: telegram_to: ${{ secrets.TELEGRAM_TO }} telegram_token: ${{ secrets.TELEGRAM_TOKEN }} - event: ${{ toJson(github.event) }} \ No newline at end of file + event: ${{ toJson(github.event) }}