Update expirimental Stage
Some checks failed
Deploy Container Image to Registry / docker-build-stable (push) Successful in 59s
Deploy Container Image to Registry / docker-build-experimental (push) Has been cancelled

This commit is contained in:
Patrick Niebeling
2025-09-23 14:56:34 +02:00
parent ef9aa2d54c
commit a061cd6304

View File

@@ -71,8 +71,8 @@ jobs:
uses: docker/login-action@v3
with:
registry: gitea.gnilebein.de
username: ${{ gitea.repository_owner }}
password: ${{ secrets.REG_GITEA_PASSWORD }}
username: ${{ gitea.actor }}
password: ${{ secrets.PAT }}
- name: Get Meta
id: meta