Run announcement workflow after release workflow
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
name: Announce release on discord
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["build"]
|
||||
workflows: ["Upload release assets"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user