Skip to content

Readme update Actions

Actions
Fetch latest blog posts and add it to GitHub profile s readme dynamically
v2.1
Latest
Star (29)

readme-update-actions

A Powerful Bot to Update GitHub Profile's Readme using GitHub Actions


GitHub release (latest by date including pre-releases) Actions workflow Github Issues


Usage

  1. Go to your repository

  2. Add the following to your README.md file, you can use any title. Just make sure that you use <!-- BLOG-LIST-START --><!-- BLOG-LIST-END --> in your readme. The workflow will replace this comment with the actual blog posts list:

    # Blog posts
    <!-- BLOG-LIST-START -->
    <!-- BLOG-LIST-END -->
  3. Create a folder .github/workflows inside root of the repository if it doesn't exists.

  4. Create a new file readme-update-actions.yml inside .github/workflows/ with the following contents:

  1. Replace the above URL list with your own RSS feed URLs.
  2. Commit and wait for it to run automatically, or you can also trigger it manually to see the result instantly.

Results

result

Support

Buy Me A Coffee

Readme update Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Fetch latest blog posts and add it to GitHub profile s readme dynamically
v2.1
Latest

Readme update Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.