Skip to content

Commit

Permalink
Adding icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardorames committed Apr 9, 2020
1 parent e79db87 commit 8d49f4e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Substring branch name after a separator'
description: 'Substring the branch name (that trigger the action) after the first occurrence of a given separator.'
icon: 'box'
color: 'gray-dark'
branding:
icon: 'box'
color: 'gray-dark'
inputs:
separator:
description: 'Separator'
Expand Down

0 comments on commit 8d49f4e

Please sign in to comment.