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 3193878 commit e79db87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
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'
inputs:
separator:
description: 'Separator'
Expand Down

0 comments on commit e79db87

Please sign in to comment.