Update docker-publish.yml

This commit is contained in:
Chaos 2022-05-18 21:11:55 +08:00 committed by GitHub
parent 289ecf9548
commit ff040502db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ on:
env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
REGISTRY: docker.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}