outputArtifacts property
The name or ID of the result of the action declaration, such as a test or build artifact.
Implementation
final List<OutputArtifact>? outputArtifacts;
The name or ID of the result of the action declaration, such as a test or build artifact.
final List<OutputArtifact>? outputArtifacts;