Skip to content

Commit 48f1a79

Browse files
committed
Merge branch 'update-images'
2 parents 36c9592 + 774a33c commit 48f1a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

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

8282
- name: Build

0 commit comments

Comments
 (0)