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 fromtemplates/tables/table.md
on every push.
One | Two | Three |
---|---|---|
One | Two | Three |