Skip to content

Commit 11366e6

Browse files
authored
chore(ci): add manual trigger to the image publishing workflow (#2790)
Useful to retry failures manually.
1 parent e751f88 commit 11366e6

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)