File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 - name : Log in to ghcr.io
3131 uses : redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
3232 with :
33- username : ${{ github.repository_owner }}
33+ username : ${{ github.actor }}
3434 password : ${{ secrets.GITHUB_TOKEN }}
3535 registry : ghcr.io/${{ github.repository_owner }}
3636 - name : " login docker hub"
Original file line number Diff line number Diff line change 3232 - name : Log in to ghcr.io
3333 uses : redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
3434 with :
35- username : ${{ github.repository_owner }}
35+ username : ${{ github.actor }}
3636 password : ${{ secrets.GITHUB_TOKEN }}
3737 registry : ghcr.io/${{ github.repository_owner }}
3838 - name : " login docker hub"
Original file line number Diff line number Diff line change 3333 - name : Log in to ghcr.io
3434 uses : redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
3535 with :
36- username : ${{ github.repository_owner }}
36+ username : ${{ github.actor }}
3737 password : ${{ secrets.GITHUB_TOKEN }}
3838 registry : ghcr.io/${{ github.repository_owner }}
3939 - name : " login docker hub"
Original file line number Diff line number Diff line change 3232 - name : Log in to ghcr.io
3333 uses : redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
3434 with :
35- username : ${{ github.repository_owner }}
35+ username : ${{ github.actor }}
3636 password : ${{ secrets.GITHUB_TOKEN }}
3737 registry : ghcr.io/${{ github.repository_owner }}
3838 - name : " login docker hub"
You can’t perform that action at this time.
0 commit comments