Skip to content

fix: bug code attribute drawable in xml code #154

fix: bug code attribute drawable in xml code

fix: bug code attribute drawable in xml code #154

name: Notify Telegram
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
workflow_dispatch:
jobs:
init:
name: Init
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: notify telegram
uses: EverythingSuckz/github-telegram-notify@main
continue-on-error: true
with:
bot_token: '${{ secrets.TELEGRAM_RBKINC_BOT_TOKEN }}'
chat_id: '${{ secrets.TELEGRAM_RBKINC_CHAT_ID }}'
topic_id: '${{ 7730 }}'