Skip to content

f-hollow/demo-action-dynamic-readme

 
 

Repository files navigation

Dynamic Readme - Github Action Demo

.github/workflows/dynamic-template.yml

.github/workflows/dynamic-template.yml

This repo contains some workflows to update README.

  • update-readme.yml appends data from a file to README and commits it. This is a very simple workflow created as a proof of concept. It needs many improvements to be useful, such as replacing actual markers instead of appending the same data over and over.
  • .github/workflows/dynamic-template.yml is a third-party solution called Dynamic Readme to make READMEs "dynamic". It works but it seems like the project is not actively maintained. The table below is replaced with a new one from templates/tables/table.md on every push.
One Two Three
One Two Three

About

This is a demo repository for Dynamic Readme GitHub Action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published