Skip to content

Commit

Permalink
Since the push is unconditional, make login match (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
webbnh authored Aug 5, 2024
1 parent 3720a23 commit 3740b6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y qemu-user-static
- name: Log in to quay.io for multi-arch
if: ${{ inputs.multi_arch }}
- name: Log in to quay.io
uses: redhat-actions/podman-login@v1
with:
registry: quay.io
Expand Down

0 comments on commit 3740b6e

Please sign in to comment.