tjtharrison/github-actions-docs
Generate GitHub action docs for action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ACTION_FILE_NAME | The name of the file to be processed | yes | action.yaml |
| OUTPUT_FILE_NAME | The file that the output report will be written to | yes | README.md |
| OUTPUT_MODE | The output mode, [update/overwrite]. Update will be inserted after a line containing `<!-- BEGIN_ACTION_DOCS -->`, overwrite will overwrite the whole file | yes | update |
Outputs
no outputs