feat(plugins/sponsors): improve display [skip ci]

This commit is contained in:
lowlighter
2022-04-23 21:05:06 -04:00
parent 30bf208c24
commit 9d1083f263
4 changed files with 23 additions and 24 deletions

View File

@@ -24,10 +24,11 @@ inputs:
Displayed sections
- `goal`: display GitHub active goal
- `about`: display GitHub sponsors introduction
- `list`: display GitHub sponsors list
type: array
format: comma-separated
default: goal, about
example: goal, about
default: goal, list, about
example: goal, list, about
values:
- goal
- about