actions-marketplace-validations/Markdown Embed Code From File - Fork

Action to synchronize "any" code in markdown with an external file. No more managing code as plain text.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 3, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/technology-studio-forks_markdown-embed-code@b7279b286dbbcaa341fdacf261854ede2c4ab756 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenToken for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
markdownTarget markdown file path.noREADME.md
messageCommit message for action.noEmbedding code into Markdown
no_changeIssue comment at no changednoNo changes on README!
outputOutput markdown file path. If none, override target file.no""
silentNo issue comment in silent modenofalse

no outputs