Skip to content

Commit ed545af

Browse files
committed
Update publish CI
1 parent aa68686 commit ed545af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: docker/login-action@v1
3535
with:
3636
registry: ghcr.io
37-
username: ${{ github.repository_owner }}
37+
username: ${{ github.actor }}
3838
password: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Login to DockerHub

0 commit comments

Comments
 (0)