diff --git a/action.yml b/action.yml index fdcaf7a6..780c086b 100644 --- a/action.yml +++ b/action.yml @@ -28,6 +28,7 @@ inputs: outputVariableName: description: 'Name of the output variable that stores the test run ID for use in subsequent tasks.' required: false + branding: icon: 'extension-icon.svg'