From b16f041d27b30c2904ea610aa6695446dfa3783d Mon Sep 17 00:00:00 2001 From: stef Date: Fri, 12 Dec 2025 16:41:08 +0100 Subject: [PATCH] sldkj --- .gitea/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 76a779a..207cbc2 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -30,8 +30,8 @@ jobs: uses: docker/login-action@v3 with: registry: gitea.bv.stef.lan - username: ${{ secrets.REGISTRY_USERNAME }} - password: ${{ secrets.REGISTRY_PASSWORD }} + username: stef + password: stef - name: Build and push image uses: docker/build-push-action@v6