chore: hardcode username
Docker Build and Push / docker_build (push) Failing after 4m29s

This commit is contained in:
2026-06-05 21:16:49 +02:00
parent a219976b08
commit 8043d6cbf7
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: docker/login-action@v4
with:
registry: ${{ env.GITEA_CONTAINER_REG }}
username: ${{ gitea.repository_owner }}
username: daanselen
password: ${{ secrets.GITEA_TOKEN }}
- name: Set up QEMU