Update docker-publish.yml
This commit is contained in:
parent
caa4467a49
commit
7f71c3ea8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
|
||||
env:
|
||||
#env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
# REGISTRY: ghcr.io
|
||||
# github.repository as <account>/<repo>
|
||||
|
|
|
|||
Loading…
Reference in a new issue