Skip to content

Commit ff72d7b

Browse files
committed
multi platform build
1 parent 5dc660e commit ff72d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

4141
- name: Build and push

0 commit comments

Comments
 (0)