diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 666e09e..cbf0d65 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: - name: Pull in dev.to posts uses: gautamkrishnar/blog-post-workflow@v1 with: - template: $newline - [$date $categories $title]($url) + template: $newline - [$date 【$categories】 $title]($url) date_format: "yyyy-mm-dd" feed_list: "https://blog.kazoottt.top/rss.xml" max_post_count: 25