Skip to content

Commit

Permalink
add icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
alex079 committed May 26, 2021
1 parent e12586d commit c6538e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Setup custom tool'
description: 'Download, unpack, and add to PATH a tool of your choice'
icon: 'download'
color: 'purple'
branding:
icon: 'download'
color: 'purple'
author: 'Alex079'
inputs:
archiveUrl:
Expand Down

0 comments on commit c6538e4

Please sign in to comment.