Summary
Gets the unique identifier of the action.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public string Action { get; }
Value
| Type | Description |
|---|---|
| string | The unique identifier of the action. |
