We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe2951 commit afd39b0Copy full SHA for afd39b0
.github/workflows/pr-docker-build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: docker/login-action@v3
19
with:
20
registry: ghcr.io
21
- username: ${{ github.actor }}
+ username: egelhaus
22
password: ${{ github.token }}
23
24
- name: Set image tag
0 commit comments