Skip to content

Commit a1283b1

Browse files
authored
Update publish_docker_image.yml
1 parent cef1423 commit a1283b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish_docker_image.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
# push: # debug
66
release:
77
types: [ published ]
8+
9+
# Allows you to run this workflow manually from the Actions tab
10+
workflow_dispatch:
811

912
jobs:
1013
build:

0 commit comments

Comments
 (0)