Blog Post Workflow
Version updated for https://github.com/gautamkrishnar/blog-post-workflow to version 1.9.5.
- This action is used across all versions by 11,345 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Blog Post Workflow GitHub Action automates the process of updating a repository’s README file with the latest blog posts from specified RSS feed URLs. It eliminates the manual effort of maintaining an up-to-date blog post list by automatically fetching and embedding the latest content on a configurable schedule or via manual triggers. This action is ideal for developers and content creators who want to showcase their most recent articles directly in their repositories.
What’s Changed
What’s Changed
- update action from node 20 to node 24 by @haydenk in https://github.com/gautamkrishnar/blog-post-workflow/pull/290
- migrated whole project to es moules to add support for actions/core v3
- upgraded deps
New Contributors
- @haydenk made their first contribution in https://github.com/gautamkrishnar/blog-post-workflow/pull/290
Full Changelog: https://github.com/gautamkrishnar/blog-post-workflow/compare/1.9.4...1.9.5