Skip to content

Commit f49af0d

Browse files
committed
added GH Action for docker
1 parent 96ac885 commit f49af0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github \ workflows/workflows/build-docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish Docker image to Docker Hub
2-
on:
3-
[workflow_dispatch:]
2+
on:
3+
[workflow_dispatch]
44

55
jobs:
66
publish_images:

0 commit comments

Comments
 (0)