If user has authenticated to container image registry
before running this action, then it's not required
to provide username and password in this action
Signed-off-by: divyansh42 <diagrawa@redhat.com>
If a user wants to pass few extra args to push
command when pushing image, then they can pass
using 'extra-args' input parameter.
Signed-off-by: divyansh42 <diagrawa@redhat.com>
Added Complete URL to the Output of the action.
Such that other steps can use the URL for further operations
also, Modified README based on the changes.
Signed-off-by: divyansh42 <diagrawa@redhat.com>