change actor
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 24s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user