Add hashnode support for posts plugin and additional options (#165)
This commit is contained in:
@@ -5,3 +5,11 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user