Skip to content

Commit

Permalink
branding
Browse files Browse the repository at this point in the history
  • Loading branch information
photodow committed Apr 30, 2021
1 parent 6549429 commit 1fab728
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ inputs:
description: 'Title of your dependencies list. Defaults to Dependencies. Case sensitive.'
buildPath: # id of input
description: './build (default) Indicate a directory you would like the updated files to build into.'

branding:
icon: 'book-open'
color: 'gray-dark'
runs:
using: 'node12'
main: 'index.js'

0 comments on commit 1fab728

Please sign in to comment.