Update docker-publish.yml

This commit is contained in:
Ronnie 2021-09-21 20:19:36 -07:00 committed by GitHub
parent caa4467a49
commit 7f71c3ea8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ on:
# Publish semver tags as releases. # Publish semver tags as releases.
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]
env: #env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty
# REGISTRY: ghcr.io # REGISTRY: ghcr.io
# github.repository as <account>/<repo> # github.repository as <account>/<repo>