Skip to content

Commit 2a3041d

Browse files
author
Peter Grainger
committed
add branding
1 parent c9cf5bb commit 2a3041d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Create Branch'
22
description: 'Creates a branch'
33
author: 'Peter Grainger (peter@grainger)'
4+
branding:
5+
icon: 'git-branch'
6+
color: 'green'
47
inputs:
58
branch:
69
description: 'The branch to create'

0 commit comments

Comments
 (0)