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