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