Skip to content

Commit

Permalink
Update update-blog-posts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
risadams authored Jan 6, 2023
1 parent ca0f7a9 commit 29f5a86
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-blog-posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ jobs:
- uses: gautamkrishnar/blog-post-workflow@master
with:
# Replace this URL with your RSS feed URL/s
# feed_list: "https://risadams.com/feed.xml"
feed_list: "https://hachyderm.io/@risadams.rss"
feed_list: "https://risadams.com/feed.xml"
# feed_list: "https://hachyderm.io/@risadams.rss"
# Optional
max_post_count: 5
template: "- `$date` | [$title]($url) $newline"
date_format: yyyy-mm-dd
tag_post_pre_newline: true
disable_item_validation: true

0 comments on commit 29f5a86

Please sign in to comment.