Skip to content

Commit abc78e2

Browse files
Rob Tjalmadlabordus
authored andcommitted
Rework
Signed-off-by: Rob Tjalma <[email protected]>
1 parent 6caab91 commit abc78e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/dockerhub_deployment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
name: Docker Hub Deployment
66

7-
on: push
7+
on:
8+
release:
9+
types: [released]
810

911
jobs:
1012
push_to_registry:

0 commit comments

Comments
 (0)