Skip to content

Commit 5cb0da4

Browse files
authored
Update publish.yml
Signed-off-by: DaniPetito <[email protected]>
1 parent 6967fb2 commit 5cb0da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: docker/login-action@v3
7373
with:
7474
registry: ghcr.io
75-
username: ${{ github.repository_owner }}
75+
username: ${{ github.actor }}
7676
password: ${{ secrets.GITHUB_TOKEN }}
7777

7878
- name: Setup Image Metadata

0 commit comments

Comments
 (0)