Skip to content

Release 2.67.1

Release 2.67.1 #182

name: Release notifications
on:
pull_request:
branches:
- main
paths:
- .release_notes/**
jobs:
tg_notify:
name: Notify
runs-on: ubuntu-latest
steps:
- uses: F2had/[email protected]
with:
bot_token: ${{ secrets.TELEGRAM_TOKEN }}
chat_id: ${{ secrets.TELEGRAM_TO }}