GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/react-native/react-native/./.github/actions/create-release/action.yml (Line: 42, Col: 11): Unexpected symbol: '"false"'. Located at position 19 within expression: inputs.dry_run == "false",/home/runner/work/react-native/react-native/./.github/actions/create-release/action.yml (Line: 42, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.dry_run == "false" }}
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)