feat(plugins/stargazers): add worldmap (#1137) [skip ci]
This commit is contained in:
@@ -13,4 +13,14 @@
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_stargazers: yes
|
||||
plugin_stargazers_charts_type: chartist
|
||||
plugin_stargazers_charts_type: chartist
|
||||
|
||||
- name: With worldmap
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.stargazers.worldmap.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_stargazers: yes
|
||||
plugin_stargazers_worldmap: yes
|
||||
plugin_stargazers_worldmap_token: ${{ secrets.GOOGLE_MAP_TOKEN }}
|
||||
Reference in New Issue
Block a user