mirror of
https://github.com/NohamR/NohamR.git
synced 2026-05-24 19:59:27 +00:00
Update blog post workflow with custom template and date
This commit is contained in:
4
.github/workflows/blog-post-workflow.yml
vendored
4
.github/workflows/blog-post-workflow.yml
vendored
@@ -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"
|
||||||
Reference in New Issue
Block a user