diff --git a/.gitea/workflows/create-image.yaml b/.gitea/workflows/create-image.yaml index c279342..ddda0ab 100644 --- a/.gitea/workflows/create-image.yaml +++ b/.gitea/workflows/create-image.yaml @@ -34,7 +34,7 @@ jobs: runs-on: ubuntu-latest env: DOCKER_REGISTRY_DOMAIN: gitea.clubconjure.com - DOCKER_REGISTRY: gitea.clubconjure.com/${{ github.repository }}/ + DOCKER_REGISTRY: gitea.clubconjure.com/${{ github.repository_owner }}/ UNITY_VERSION: ${{ github.event.inputs.unity_version }} GAMECI_OS: ubuntu GAMECI_VERSION: 3