shineydev/sync-readme-action
A GitHub Action for synchronizing your README.* file with a readme.yml file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination | A path relative to github.workspace to the destination file. Defaults to 'README.rst'. | no | README.rst |
| source | A path relative to github.workspace to the source file. Defaults to '.github/data/readme.yml'. | no | .github/data/readme.yml |
| verbosity | A level of verbosity for output in the range [0-4]. Defaults to 3. | no | 3 |
Outputs
no outputs