Summary
Gets the GitHub workspace directory path.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public DirectoryPath Workspace { get; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The GitHub workspace directory path. |
