mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-12 02:44:56 +08:00
Update release event types for Telegram notification
This commit is contained in:
2
.github/workflows/release-to-telegram.yml
vendored
2
.github/workflows/release-to-telegram.yml
vendored
@@ -2,7 +2,7 @@ name: Notify Telegram on GitHub Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published, edited]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user