Update Discord notification workflow for releases

This commit is contained in:
Zhe Fang
2025-11-23 17:25:13 -05:00
committed by GitHub
parent 2f84155e6e
commit b1126026c2

View File

@@ -2,8 +2,7 @@ name: Notify Discord on GitHub Release
on:
release:
types: [published]
workflow_dispatch:
types: [published, edited]
jobs:
github-releases-to-discord: