Skip to content

Commit

Permalink
Fix icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen authored Jun 28, 2021
1 parent ace7300 commit e6b4093
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: 'TOML Reader'
description: 'Read a specific field from a TOML file'
icon: file-text
color: gray-dark
branding:
icon: file-text
color: gray-dark
inputs:
file:
description: 'The TOML file to read from'
Expand Down

0 comments on commit e6b4093

Please sign in to comment.