GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/deploy-action/deploy-action/./.github/workflows/e2e/get_astro_env_info/action.yaml (Line: 33, Col: 7): Required property is missing: shell,/home/runner/work/deploy-action/deploy-action/./.github/workflows/e2e/get_astro_env_info/action.yaml (Line: 42, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WORKSPACE_ID,/home/runner/work/deploy-action/deploy-action/./.github/workflows/e2e/get_astro_env_info/action.yaml (Line: 40, Col: 7): Required property is missing: shell
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)