tokusumi/Markdown Embed Code From File
Action to synchronize "any" code in markdown with an external file. No more managing code as plain text.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| markdown | Target markdown file path. | no | README.md |
| message | Commit message for action. | no | Embedding code into Markdown |
| no_change | Issue comment at no changed | no | No changes on README! |
| output | Output markdown file path. If none, override target file. | no | "" |
| silent | No issue comment in silent mode | no | false |
Outputs
no outputs