diff --git a/action.yml b/action.yml index 94623a74..3478812a 100644 --- a/action.yml +++ b/action.yml @@ -83,7 +83,7 @@ inputs: description: 'The android target API level.' androidSymbolType: required: false - default: 'public' + default: 'none' description: 'The android symbol type to export. Should be "none", "public" or "debugging".' sshAgent: required: false