Skip to content

Commit 4551f6e

Browse files
Fix tag pushes
1 parent 09db1e2 commit 4551f6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
push:
66
branches: master
7+
tags:
8+
- '*'
79

810
jobs:
911
old-version:

0 commit comments

Comments
 (0)