fix(ci): use workflow_dispatch instead of repository_dispatch for publish.yml (#2791)

Mixed up the trigger in #2790
This commit is contained in:
Saadi Myftija
2025-12-16 16:53:22 +01:00
committed by GitHub
parent 11366e658c
commit ff80742ab7
+1 -1
View File
@@ -1,7 +1,7 @@
name: 🚀 Publish Trigger.dev Docker
on:
repository_dispatch:
workflow_dispatch:
workflow_call:
inputs:
image_tag: