Skip to content

Commit 27ea131

Browse files
Update docker-publish.yml
1 parent c87649b commit 27ea131

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
@@ -11,7 +11,7 @@ on:
1111
push:
1212
branches: [ development ]
1313
# Publish semver tags as releases.
14-
tags: [ 'v*.*.*' ]
14+
tags: [ 'v*' ]
1515
pull_request:
1616
branches: [ development ]
1717

0 commit comments

Comments
 (0)