Skip to content

Commit

Permalink
Add branding section
Browse files Browse the repository at this point in the history
  • Loading branch information
miloserdow authored Oct 31, 2019
1 parent 32d58f4 commit a2056ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Capistrano deploy'
description: 'Deploy an application using capistrano to the given target'
branding:
icon: 'arrow-right-circle'
color: 'black'
inputs:
target: # string
description: 'Environment where deploy is to be performed to'
Expand Down

0 comments on commit a2056ea

Please sign in to comment.