Skip to content

test

test #3

Workflow file for this run

name: test
on:
workflow_dispatch:
jobs:
build_release_push:
runs-on: ubuntu-latest
steps:
- name: Send Telegram Notification about release
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_CHAT_ID }}
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
format: markdown
message: |
Test