16 lines
369 B
YAML
16 lines
369 B
YAML
- name: Posts plugin (dev.to)
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: NOT_NEEDED
|
|
plugin_posts: yes
|
|
plugin_posts_source: dev.to
|
|
plugin_posts_user: lowlighter
|
|
|
|
- name: Posts plugin (hashnode)
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: NOT_NEEDED
|
|
plugin_posts: yes
|
|
plugin_posts_source: hashnode
|
|
plugin_posts_user: lowlighter
|