Summary
Gets GitHub Actions runtime information.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Environment Info
Syntax
public GitHubActionsRuntimeInfo Runtime { get; }
Examples
// TODO
Value
| Type | Description |
|---|---|
| Git |
The GitHub Actions runtime information. |
