change actor
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 24s

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2026-01-09 11:36:47 +01:00
parent 1de4c574fe
commit 3f38371b61

View File

@@ -20,7 +20,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: gitea.psi.ch
username: ${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push