Skip to content

Commit a114e1d

Browse files
authored
👷 Add workflow_dispatch for image build (#120)
1 parent 3dc5d12 commit a114e1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Publish Image
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: '22 4 * * *'
56
push:

0 commit comments

Comments
 (0)