docs: updated workflows examples and options descriptions (#772) [skip ci]
This commit is contained in:
10
source/plugins/stackoverflow/examples.yml
Normal file
10
source/plugins/stackoverflow/examples.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- name: Top answers from stackoverflow
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.stackoverflow.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_stackoverflow: yes
|
||||
plugin_stackoverflow_user: 1
|
||||
plugin_stackoverflow_sections: answers-top
|
||||
plugin_stackoverflow_limit: 2
|
||||
Reference in New Issue
Block a user