outputArtifacts property

List<OutputArtifact>? outputArtifacts
final

The name or ID of the result of the action declaration, such as a test or build artifact.

Implementation

final List<OutputArtifact>? outputArtifacts;