Skip to content

Commit

Permalink
Update build-image.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Maryam Tahhan <[email protected]>
  • Loading branch information
maryamtahhan authored May 8, 2024
1 parent 5005abd commit 037661c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: redhat-actions/podman-login@v1
if: ${{ github.event_name == 'push' && matrix.repository == 'afxdp-device-plugin'}}
with:
registry: ${{ matrix.image.registry }}
registry: ${{ matrix.registry }}
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_ROBOT_TOKEN }}

Expand Down

0 comments on commit 037661c

Please sign in to comment.