Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

add getFollowerCountFromHub method #20

add getFollowerCountFromHub method

add getFollowerCountFromHub method #20

Workflow file for this run

on:
push
jobs:
notifyTelegram:
runs-on: ubuntu-latest
steps:
- name: Notify the commit on Telegram
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.BOT_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'