Skip to content

Commit

Permalink
fix push id
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskxyz authored Mar 29, 2024
1 parent c7ec13d commit 4638501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ runs:
extra-args: ${{ inputs.buildah_extra_args }}

- name: Push Image to Registry
id: push
uses: redhat-actions/push-to-registry@v2
with:
image: ${{ steps.build_image.outputs.image }}
Expand Down

0 comments on commit 4638501

Please sign in to comment.