Skip to content

seamonkey 2.53.18.2-2 #855

seamonkey 2.53.18.2-2

seamonkey 2.53.18.2-2 #855

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-x86_64 on ${{ github.ref_name }}: ${{ github.event.head_commit.message }}.