Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis authored Oct 16, 2023
1 parent 1b9903e commit 8b39953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: 'ghcr.io'
username: ${{ github.actor }}
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

# 2.4 - Setup QEMU for platform emulation
Expand Down

0 comments on commit 8b39953

Please sign in to comment.