diff --git a/.gitea/workflows/create-image.yaml b/.gitea/workflows/create-image.yaml index 5a9ebff..bda3c04 100644 --- a/.gitea/workflows/create-image.yaml +++ b/.gitea/workflows/create-image.yaml @@ -33,8 +33,8 @@ jobs: build-docker: runs-on: ubuntu-latest env: - DOCKER_REGISTRY_DOMAIN: gitea.lakes.house - DOCKER_REGISTRY: gitea.lakes.house/${{ gitea.repository_owner }}/${{ gitea.repository }}/ + DOCKER_REGISTRY_DOMAIN: gitea.clubconjure.com + DOCKER_REGISTRY: gitea.clubconjure.com/${{ github.repository }}/ UNITY_VERSION: ${{ github.event.inputs.unity_version }} GAMECI_OS: ubuntu GAMECI_VERSION: 3