Update release event types for Telegram notification

This commit is contained in:
Zhe Fang
2025-11-24 10:43:35 -05:00
committed by GitHub
parent 4592be10e8
commit 1cb21b1373

View File

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