Summary
Gets the repository owner.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public string RepositoryOwner { get; }
Value
Type | Description |
---|---|
string | The repository owner. |