Update registry URL in CI workflow
Some checks failed
CI / build (push) Failing after 13m37s

This commit is contained in:
2025-11-13 17:43:51 +08:00
parent a13fdc1fc7
commit 649bda3d57

View File

@@ -16,7 +16,7 @@ on:
env:
# Use docker.io for Docker Hub if empty
REGISTRY: git.mss-boot-io.top
REGISTRY: gitea.mss-boot-io.top
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}