update dist

This commit is contained in:
Daniel Beal 2020-12-30 10:53:16 -08:00
commit d61c413af8
4 changed files with 903 additions and 44 deletions

View file

@ -11,7 +11,7 @@ inputs:
description: 'Server address of Docker registry. If not set then will default to Docker Hub'
required: false
isECR:
description: 'Specifies whethre the given registry is ECR. Uses regex by default to detect automatically'
description: 'Specifies whether the given registry is ECR, either `true` or `false`. Uses regex by default to detect automatically'
required: false
username:
description: 'Username used to log against the Docker registry'