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