actions4gh/Configure GitHub wiki

📄 Transform ./My-page.md source links into ./My-page wiki links

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 15, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions4gh/configure-wiki@1abc175065e68931295bd36e39b1177eb07f35d1 # v1.1.0

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

namedescriptionrequireddefault
pathWhere the wiki files are. This must be a folder. Defaults to wiki/. All files one level deep (not recursively) in this folder will be processed. wiki
namedescription
base-urlThe base URL of the wiki. Usually this is something like https://github.com/octocat/project/wiki/.