Summary
Initializes a new instance of the
GitHubActionsRuntimeInfo class.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runtime Info
Syntax
public GitHubActionsRuntimeInfo(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
