Skip to content

Commit 3f3aca7

Browse files
authored
Update docker-image.yml
1 parent 534b613 commit 3f3aca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

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

88
jobs:
99

0 commit comments

Comments
 (0)