Skip to content

Commit 6a34874

Browse files
committed
add workflow dispatch build
Signed-off-by: vsoch <[email protected]>
1 parent 49f1641 commit 6a34874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
release:
66
types: [published]
77

8+
workflow_dispatch:
89
pull_request: []
910

1011
# On push to main we build and deploy images

0 commit comments

Comments
 (0)