Skip to content

Commit 2348f30

Browse files
authored
Update docker-publish.yml
1 parent 9292396 commit 2348f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
push:
1010
branches: [ "main" ]
1111
# Publish semver tags as releases.
12-
tags: [ 'latest' ]
12+
tags: [ 'v1.*' ]
1313
pull_request:
1414
branches: [ "main" ]
1515

0 commit comments

Comments
 (0)