Skip to content

Commit e4454f2

Browse files
authored
Update publish.yml
Signed-off-by: DaniPetito <danielampetito@gmail.com>
1 parent 4b79670 commit e4454f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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

8181
- name: Setup Image Metadata

0 commit comments

Comments
 (0)