diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index 4cc259f..f4462ee 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -8,7 +8,7 @@ jobs: steps: - - name: Login to Docker Hub + name: Login to registry uses: docker/login-action@v3 with: registry: gitea.client.c-one-infra.de