Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit c970708

Browse files
Update docker-publish.yml
1 parent b9ed2b2 commit c970708

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: [ master ]
1313
# Publish semver tags as releases.
14-
tags: [ 'v*.*.*' ]
14+
tags: [ 'v*.*' ]
1515
pull_request:
1616
branches: [ master ]
1717

0 commit comments

Comments
 (0)