mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: fix discord
This commit is contained in:
parent
257a4d5b86
commit
ee3d034e16
2
.github/workflows/notify-discord.yml
vendored
2
.github/workflows/notify-discord.yml
vendored
@ -2,7 +2,7 @@ name: discord
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published] # fires only when a release is published
|
types: [released] # fires when a draft release is published
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
notify:
|
notify:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user