We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43e4e2 commit 9a0ec8cCopy full SHA for 9a0ec8c
1 file changed
action.yml
@@ -1,8 +1,10 @@
1
# action.yml
2
name: 'Libreoffice Convert'
3
-description: 'Run libreoffice in headless mode'
4
-icon: printer
5
-color: yellow
+description: 'Run libreoffice commands in headless mode'
+author: 'Juan Manuel Servera'
+branding:
6
+ icon: printer
7
+ color: yellow
8
inputs:
9
command: # id of input
10
description: 'The command to run'
0 commit comments