From 3d5702f4c3f555aea3c944ca9dc9a3f4a63cb09a Mon Sep 17 00:00:00 2001 From: Matheus Genteluci Date: Fri, 23 Aug 2019 21:34:55 -0300 Subject: [PATCH] v1.2.0 Fix USE_JSON description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efaee7b..7179821 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ jobs: * Type: `String` * `FORCE_UPLOAD` - [Optional]. Whether to override existing packages in case they are an exact match. * Type: `Boolean` -* `USE_JSON` - [Optional]. S3 Bucket's folder where to upload the package. +* `USE_JSON` - [Optional]. Whether to use JSON instead of YML as the output template format. * Type: `Boolean` ### Examples