Skip to content

Commit 7eb9736

Browse files
committed
Update build workflow
1 parent 767ecd5 commit 7eb9736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: docker/login-action@v1
5050
with:
5151
registry: ghcr.io
52-
username: ${{ github.repository_owner }}
52+
username: ${{ github.actor }}
5353
password: ${{ secrets.GITHUB_TOKEN }}
5454
-
5555
name: Set up QEMU

0 commit comments

Comments
 (0)