mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-23 19:08:00 +02:00
Fix spelling of delimited
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
@ -45,7 +45,7 @@ inputs:
|
||||
required: false
|
||||
default: false
|
||||
build_args:
|
||||
description: Comma-delmited list of build-time variables
|
||||
description: Comma-delimited list of build-time variables
|
||||
required: false
|
||||
labels:
|
||||
description: Comma-delimited list of labels to add to the built image
|
||||
|
Reference in New Issue
Block a user