Summary
Gets the GitHub Actions environment.
- Namespace
- Cake
.Common .Build .GitHubActions - Containing Type
- Git
Hub Actions Provider
Syntax
public GitHubActionsEnvironmentInfo Environment { get; }
Value
Type | Description |
---|---|
Git |
The GitHub Actions environment. |