Run announcement workflow after release workflow

This commit is contained in:
Alexander Brandes 2022-11-28 11:34:09 +01:00
parent faa0908ba8
commit 41ea21f91d
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -1,7 +1,7 @@
name: Announce release on discord name: Announce release on discord
on: on:
workflow_run: workflow_run:
workflows: ["build"] workflows: ["Upload release assets"]
types: types:
- completed - completed