redhat-actions / push-to-registry

GitHub Action to push a container image to an image registry.
https://github.com/marketplace/actions/push-to-registry
MIT License
100 stars 33 forks source link

Fix registry-path not having tag with it #41

Closed divyansh42 closed 3 years ago

divyansh42 commented 3 years ago

Signed-off-by: divyansh42 diagrawa@redhat.com

Description

Output registry_path and registry_paths was not having tags with it. Fixed this issue in the PR

Checklist