Summary
Initializes a new instance of the
GitHubActionsInfo
class.
- Namespace
- Cake
.Common .Build .GitHubActions - Containing Type
- GitHubActionsInfo
Syntax
protected GitHubActionsInfo(ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |