mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-22 22:54:45 +00:00
Resolve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
e4fe453aaf
commit
14ed9e2bbd
6 changed files with 13 additions and 11 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue