Skip to content

Commit 3d08dd0

Browse files
committed
set branding
1 parent d71a8f2 commit 3d08dd0

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
@@ -1,7 +1,8 @@
11
name: 'install cpm'
22
description: 'install App::cpm'
3-
icon: arrow-right
4-
color: blue
3+
branding:
4+
icon: 'arrow-right'
5+
color: 'blue'
56
runs:
67
using: 'node12'
78
main: 'index.js'

0 commit comments

Comments
 (0)