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