Skip to content

Commit

Permalink
adds branding to action
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hausenblas <[email protected]>
  • Loading branch information
mhausenblas authored May 22, 2020
1 parent b680506 commit bd3af03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'EKS on Fargate'
description: 'Creates and EKS on Fargate cluster'
author: 'Michael Hausenblas, [email protected]'
branding:
icon: 'cloud'
color: 'orange'
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit bd3af03

Please sign in to comment.