👷 Updated secret name

This commit is contained in:
Nikhil Badyal
2022-10-01 19:06:08 +05:30
parent 48886e2562
commit 6ad38d52d3
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
uses: nikhilbadyal/ghaction-telegram@main
with:
github_token: ${{ secrets.GH_TOKEN }}
telegram_api_id: $TG_API_ID
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 }}