Skip to content

Commit

Permalink
IMPROVE: Add branding to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roelmagdaleno committed Aug 22, 2021
1 parent 4923fb1 commit e6d5504
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: 'Cloudways API Git Pull'
description: 'Github Action to deploy your project to Cloudways.'
branding:
icon: 'arrow-up-right'
color: 'blue'
inputs:
email:
description: 'Cloudways Account Email'
Expand Down

0 comments on commit e6d5504

Please sign in to comment.