Skip to content

Commit f541a77

Browse files
authored
Update action.yaml
1 parent 0c189cd commit f541a77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# action.yml
22
name: "panvimdoc"
33
description: "Convert pandoc input to vimdoc output"
4-
icon: file-text
4+
branding:
5+
icon: file-text
6+
color: gray-dark
57
inputs:
68
pandoc:
79
description: "Input pandoc file"

0 commit comments

Comments
 (0)