Skip to content

Commit 43bfbe0

Browse files
committed
- Add required values for publish.
1 parent af4bf4d commit 43bfbe0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ outputs:
3030
report-path:
3131
description: "Path to the generated report file. Not used when 'console' is selected as the report format."
3232
value: ${{ steps.filename-inspector.outputs.report-path }}
33+
34+
branding:
35+
icon: 'book'
36+
color: 'yellow'
37+
3338
runs:
3439
using: 'composite'
3540
steps:

0 commit comments

Comments
 (0)