Skip to content

Commit c28a5c1

Browse files
committed
All branches
1 parent 819ed7e commit c28a5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Docker Image
33
on:
44
push:
55
branches:
6-
- main
6+
- "*"
77
tags:
88
- "v*.*.*"
99

0 commit comments

Comments
 (0)