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

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 }}