Open KevinNitroG opened 1 year ago
This is the code in my github action yml
Upload_to_Telegram_KevinNitro:
uses: nikhilbadyal/ghactions/.github/workflows/telegram-uploader.yml@main
needs: Build_APK
secrets:
TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID }}
TELEGRAM_API_HASH: ${{ secrets.TELEGRAM_API_HASH }}
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }}
CHANGELOG_GITHUB_REPOSITORY: https://github.com/inotia00/revanced-patches
Hi, I just want to know where to take changelog github repo from? I have filled in
https://github.com/inotia00/revanced-patches
But in Telegram, the message show no changelog. Do I misunderstand about changelog github repo?Here is the picture of message in Telegram