Summary
Gets the runner user name.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runner Info
Syntax
public string User { get; }
Value
| Type | Description |
|---|---|
| string | The runner user name. |
public string User { get; }
| Type | Description |
|---|---|
| string | The runner user name. |