Update docker-release.yml
This commit is contained in:
parent
70aeed1e82
commit
2ede4dc432
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
tags: [ 'release-*.*.*' ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user