Skip to content

kernel 4.19.312-1

kernel 4.19.312-1 #6

Workflow file for this run

name: tg notify
on: push
jobs:
notifyTelegram:
runs-on: ubuntu-latest
steps:
- name: Send telegram message when push
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_ID }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
packages-i686: ${{ github.event.head_commit.message }}.