Skip to content

changelog: 0.9.2

changelog: 0.9.2 #25

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