Update release event types for Telegram notification

This commit is contained in:
Zhe Fang
2025-11-23 17:24:38 -05:00
committed by GitHub
parent 1769167811
commit 2f84155e6e

View File

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