add ability to authenticate to registry
This commit is contained in:
@@ -16,3 +16,9 @@ inputs:
|
||||
new-tags:
|
||||
description: Newline delimited list of new tags to apply to the image
|
||||
required: true
|
||||
username:
|
||||
description: Username to use to authenticate to the container registry
|
||||
required: false
|
||||
password:
|
||||
description: Password to use to authenticate to the container registry
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user