Skip to content

Commit 9a0ec8c

Browse files
authored
add branding
1 parent e43e4e2 commit 9a0ec8c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

action.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# action.yml
22
name: 'Libreoffice Convert'
3-
description: 'Run libreoffice in headless mode'
4-
icon: printer
5-
color: yellow
3+
description: 'Run libreoffice commands in headless mode'
4+
author: 'Juan Manuel Servera'
5+
branding:
6+
icon: printer
7+
color: yellow
68
inputs:
79
command: # id of input
810
description: 'The command to run'

0 commit comments

Comments
 (0)