diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index b3b1389..f4bd225 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -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 / IMAGE_NAME: ${{ github.repository }}