Skip to content

release: 5.11.0

release: 5.11.0 #303

Workflow file for this run

name: telegramBot
on:
push:
branches: [master]
jobs:
send:
runs-on: ubuntu-latest
steps:
- uses: satak/webrequest-action@master
with:
url: ${{ secrets.TELEGRAM_SERVER_URL }}
method: GET