Update blog post workflow with custom template and date

This commit is contained in:
√(noham)²
2026-01-01 19:02:44 +01:00
parent e45b5cde42
commit 292ba3c700

View File

@@ -16,4 +16,6 @@ jobs:
- name: Pull in codu posts - name: Pull in codu posts
uses: gautamkrishnar/blog-post-workflow@v1 uses: gautamkrishnar/blog-post-workflow@v1
with: with:
feed_list: "https://noh.am/en/index.xml" feed_list: "https://noh.am/en/index.xml"
template: "- [$title]($url) - $date"
date_format: "mmm d, yyyy"