Fix README to updated output name

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-02-09 00:47:18 +05:30
parent 4757eb3399
commit 1c986fa976

View file

@ -132,7 +132,7 @@ jobs:
password: ${{ secrets.QUAY_TOKEN }}
- name: Use the image
run: echo "New image has been pushed to ${{ steps.push-to-quay.outputs.registry-path }}"
run: echo "New image has been pushed to ${{ steps.push-to-quay.outputs.registry-paths }}"
```
## Note about images built with Docker