GitHub Actions Readme Generator
Version updated for https://github.com/bitflight-devops/github-action-readme-generator to version v1.8.8.
- This action is used across all versions by 44 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically generates and synchronizes a README.md file with the action.yml file of a GitHub Action, ensuring that documentation for inputs, outputs, and usage examples always reflects the latest code and release. It eliminates manual updates and inconsistencies in documentation by dynamically inserting or updating content in specified sections of the README. This tool can be used as both a CLI and a GitHub Action, streamlining the maintenance of accurate and up-to-date project documentation.