Update pr-docker-build.yml
This commit is contained in:
parent
4fe29511b9
commit
afd39b0e5a
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
username: egelhaus
|
||||
password: ${{ github.token }}
|
||||
|
||||
- name: Set image tag
|
||||
|
|
|
|||
Loading…
Reference in New Issue