We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71a8f2 commit 3d08dd0Copy full SHA for 3d08dd0
action.yml
@@ -1,7 +1,8 @@
1
name: 'install cpm'
2
description: 'install App::cpm'
3
-icon: arrow-right
4
-color: blue
+branding:
+ icon: 'arrow-right'
5
+ color: 'blue'
6
runs:
7
using: 'node12'
8
main: 'index.js'
0 commit comments