Skip to content

Commit b475cee

Browse files
committed
Build on branches too
1 parent a2ec15c commit b475cee

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ name: Publish to Docker Hub
33

44
on:
55
push:
6+
branches:
7+
- '*'
68
tags:
79
- '*'
8-
10+
911
jobs:
1012

1113
publish:

0 commit comments

Comments
 (0)