Skip to content

Commit 7643c2f

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

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
@@ -10,7 +10,7 @@ on:
1010
- cron: '30 11 * * *'
1111
push:
1212
branches: [ development ]
13-
# Publish semver tags as releases.
13+
# Publish tags as releases.
1414
tags: [ 'v*' ]
1515
pull_request:
1616
branches: [ development ]

0 commit comments

Comments
 (0)