diff --git a/.github/workflows/blog-post-workflow.yml b/.github/workflows/blog-post-workflow.yml index ec707ac..2b45d7e 100644 --- a/.github/workflows/blog-post-workflow.yml +++ b/.github/workflows/blog-post-workflow.yml @@ -16,6 +16,4 @@ jobs: - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: - feed_list: "https://noh.am/en/index.xml" - template: '- [$title]($url) - $date$newline' - date_format: "mmm d, yyyy" \ No newline at end of file + feed_list: "https://noh.am/en/index.xml" \ No newline at end of file diff --git a/README.md b/README.md index 1d815dd..85c1463 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,4 @@ ## Latest Blog Posts -- Placeholder \ No newline at end of file