Fix boolean logic (#129)

This commit is contained in:
Benoit Dion
2020-08-10 10:30:06 -04:00
committed by GitHub
parent e003f9e2ca
commit 1f8d196ed0
5 changed files with 13 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ inputs:
description: 'The android versionCode'
androidAppBundle:
required: false
default: false
default: 'false'
description: 'Whether to build .aab instead of .apk'
androidKeystoreName:
required: false