GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 7, Col: 7): Required property is missing: shell,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 8, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WIREGUARD_CLIENT_PRIVATE_KEY,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 8, Col: 7): Required property is missing: shell,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 9, Col: 7): Required property is missing: shell,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 10, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WIREGUARD_CLIENT_IP,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 10, Col: 7): Required property is missing: shell,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 11, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WIREGUARD_SERVER_PUBLIC_KEY,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 11, Col: 7): Required property is missing: shell,/home/runner/work/home-system/home-system/./deploy/connect-with-wireguard/action.yml (Line: 12, 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)