Add plugin_people_sponsors_custom option (#166)

This commit is contained in:
Simon Lecoq
2021-03-02 11:35:09 +01:00
committed by GitHub
parent 657171a379
commit 30414a0241
4 changed files with 31 additions and 5 deletions

View File

@@ -32,6 +32,14 @@
plugin_people: yes
plugin_people_types: sponsors
- name: People plugin (custom sponsors)
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
plugin_people: yes
plugin_people_types: sponsors
plugin_people_sponsors_custom: lowlighter, octocat
- name: People plugin (stargazers)
uses: lowlighter/metrics@latest
with: