Resolve reviews

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-04-22 20:50:21 +05:30
parent e4fe453aaf
commit 14ed9e2bbd
6 changed files with 13 additions and 11 deletions

View file

@ -13,7 +13,7 @@ inputs:
required: false
default: 'latest'
registry:
description: 'Registry URL to push the image to (eg. quay.io/username or quay.io)'
description: 'Hostname and optional namespace to push the image to (eg. quay.io/username or quay.io)'
required: true
username:
description: 'Username to use as credential to authenticate to the registry'