Skip to content

Commit ab75395

Browse files
committed
chore(ci): add manual trigger to the image publishing workflow
Useful to retry failures manually.
1 parent 28a66ac commit ab75395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 🚀 Publish Trigger.dev Docker
22

33
on:
4+
repository_dispatch:
45
workflow_call:
56
inputs:
67
image_tag:

0 commit comments

Comments
 (0)