Skip to content

Commit 800135d

Browse files
Update Telegram action in workflow file
1 parent 2da06c5 commit 800135d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-release-notifier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
# Telegram notification — MarkdownV2 + no link preview
8787
# ────────────────────────────────────────────────
8888
- name: Send to Telegram
89-
uses: appleboy/telegram-action@v1.0.0 # or newer tag if available
89+
uses: Salmansha08/telegram-github-action@17c9ce6b4210d2659dca29d34028b02fa29d70ad # or newer tag if available
9090
with:
9191
to: ${{ secrets.TELEGRAM_CHAT_ID }}
9292
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}

0 commit comments

Comments
 (0)