mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-12 19:24:55 +08:00
Add workflow_dispatch trigger to Telegram release workflow
This commit is contained in:
1
.github/workflows/release-to-telegram.yml
vendored
1
.github/workflows/release-to-telegram.yml
vendored
@@ -3,6 +3,7 @@ name: Notify Telegram on GitHub Release
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user