Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
perfectmak committed Mar 9, 2021
1 parent dac2113 commit 6f7e10b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: 'Fleek Site Depoly Action'
description: 'Deploy Fleek '
name: 'Fleek Deploy Action'
description: 'Deploy Fleek Sites in Github actions'
author: 'Fleek Labs'
branding:
icon: circle
color: gray-dark
inputs:
apiKey:
description: 'Fleek Scoped Api Key'
Expand Down

0 comments on commit 6f7e10b

Please sign in to comment.