Skip to content

Commit 716e465

Browse files
authored
Update docker-hub.yml
1 parent 08eec05 commit 716e465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches:
1010
- master
1111
tags:
12-
- "v*"
12+
- 'v*.*.*'
1313

1414
env:
1515
IMAGE_NAME: index.docker.io/metacall/core

0 commit comments

Comments
 (0)