Update blog-post-workflow.yml
This commit is contained in:
parent
01c7faadbb
commit
a8c8236f0a
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Pull in dev.to posts
|
||||
- name: Pull in posts
|
||||
uses: gautamkrishnar/blog-post-workflow@master
|
||||
with:
|
||||
feed_list: "https://medium.com/feed/@zed0"
|
||||
|
|
Loading…
Reference in New Issue