diff --git a/.github/workflows/blog.yml b/.github/workflows/blog.yml index 4761a0b..81b1ae0 100644 --- a/.github/workflows/blog.yml +++ b/.github/workflows/blog.yml @@ -12,4 +12,5 @@ jobs: - uses: JasonEtco/rss-to-readme@main with: feed-url: 'https://youngchief.tk/blog.rss' - readme-section: blog \ No newline at end of file + readme-section: blog + empty-commits: false \ No newline at end of file