Skip to content

Commit

Permalink
style: Adding the Branding options for the Marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Apr 10, 2020
1 parent db6446b commit 52edfa5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 'Setup Lazarus environment'

description: 'Setup a Lazarus environment adding it to the PATH'

branding:
icon: 'chevrons-right'
color: 'blue'

inputs:
lazarus-version: # id of input
description: 'Version of Lazarus'
Expand Down

0 comments on commit 52edfa5

Please sign in to comment.