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