Add workflow_dispatch trigger to Telegram release workflow

This commit is contained in:
Zhe Fang
2025-11-23 17:14:53 -05:00
committed by GitHub
parent 551da8c0b0
commit 1769167811

View File

@@ -3,6 +3,7 @@ name: Notify Telegram on GitHub Release
on:
release:
types: [published]
workflow_dispatch:
jobs:
notify: