Use redhat-actions/podman-login@v1

We don't have docker in the buildah/stable image
HubbeKing-multiplatform-builds
Hubbe 2 weeks ago committed by GitHub
parent 418af41810
commit 0eed0ad2d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -68,7 +68,7 @@ jobs:
sudo dnf install -y qemu-user-static sudo dnf install -y qemu-user-static
- name: Log into ghcr.io - name: Log into ghcr.io
uses: docker/login-action@v3 uses: redhat-actions/podman-login@v1
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}

Loading…
Cancel
Save