Update docker-publish.yml

This commit is contained in:
neilcar 2022-12-05 07:33:45 -05:00 committed by GitHub
parent c29bd05f3b
commit c5ea92ea1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ name: Docker
on: on:
push: push:
branches: [ "main" ] branches: [ "*" ]
# Publish semver tags as releases. # Publish semver tags as releases.
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]
pull_request: pull_request: