Skip to content

Commit afd39b0

Browse files
authored
Update pr-docker-build.yml
1 parent 4fe2951 commit afd39b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: docker/login-action@v3
1919
with:
2020
registry: ghcr.io
21-
username: ${{ github.actor }}
21+
username: egelhaus
2222
password: ${{ github.token }}
2323

2424
- name: Set image tag

0 commit comments

Comments
 (0)