mirror of
https://github.com/NohamR/NohamR.git
synced 2026-05-25 19:59:30 +00:00
Fix
This commit is contained in:
2
.github/workflows/blog-post-workflow.yml
vendored
2
.github/workflows/blog-post-workflow.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
|||||||
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"
|
template: '- [$title]($url) - $date$newline'
|
||||||
date_format: "mmm d, yyyy"
|
date_format: "mmm d, yyyy"
|
||||||
Reference in New Issue
Block a user