9 lines
207 B
YAML
9 lines
207 B
YAML
- name: Recently starred
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
filename: metrics.plugin.stars.svg
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
base: ""
|
|
plugin_stars: yes
|
|
plugin_stars_limit: 3
|