GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/react-native-ble-plx/react-native-ble-plx/./.github/actions/setup_test_project/action.yml (Line: 36, Col: 11): Unexpected symbol: '"true"'. Located at position 19 within expression: inputs.IS_EXPO == "true",/Users/runner/work/react-native-ble-plx/react-native-ble-plx/./.github/actions/setup_test_project/action.yml (Line: 36, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.IS_EXPO == "true" }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)