Skip to content

Commit f1301bc

Browse files
author
Anuraag Puri
committed
Adding icon and color fix
1 parent 35adbab commit f1301bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ inputs:
88
fullCoverageDiff:
99
description: 'get the full coverage with diff or only the diff'
1010
default: false
11-
color: red
12-
icon: git-pull-request
11+
branding:
12+
color: red
13+
icon: git-pull-request
1314
runs:
1415
using: 'node12'
1516
main: 'dist/index.js'

0 commit comments

Comments
 (0)