Try this for publishing public images

This commit is contained in:
Eric Allam
2023-06-22 15:17:23 +01:00
parent 2bbeeb860d
commit 0a3cf46068
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ github.actor }}
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push