Loading .github/workflows/blog-post-workflow.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - name: Pull in dev.to posts - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: feed_list: "https://cyberbrain.pw/feed.xml" Loading
.github/workflows/blog-post-workflow.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - name: Pull in dev.to posts - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: feed_list: "https://cyberbrain.pw/feed.xml"