Skip to content

Commit 02a2116

Browse files
committed
Revert "Update docker.yml"
This reverts commit e43a3ae.
1 parent e43a3ae commit 02a2116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
5555
with:
5656
registry: ghcr.io
57-
username: ${{ github.repository_owner }}
57+
username: ${{ github.actor }}
5858
password: ${{ secrets.GITHUB_TOKEN }}
5959

6060
- name: Build and push

0 commit comments

Comments
 (0)