* Make input username and password optional since user can use podman login
* Add cron triggers to workflows
* Group podman version output
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>