Skip to content

Commit 6e6c4f7

Browse files
author
Eli Skeggs
committed
chore(workflow): improve version tag matching
1 parent ff90b94 commit 6e6c4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Docker publish
55
on:
66
push:
77
tags:
8-
- v*
8+
- v*.*.*
99

1010
jobs:
1111
publish:

0 commit comments

Comments
 (0)