actionId property

String? actionId

The unique identifier (id) of the action.

Implementation

String? get actionId => _env('GITHUB_ACTION');