lonnen/Sync wiki to a branch
Synchronize wiki updates with a branch in the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 22, 2024
- License
- MIT
Pinned Snippet
uses: lonnen/sync-wiki-to-branch-action@bf0737f8604371f9da2f8476b59ce823ee39aeaa # v1.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The name of the repository branch that should track the wiki | yes | wiki |
| github_token | A GitHub token with permissions to read the wiki and push to the named branch. It is advisable to use an automatically generated token as described in the README | yes | — |
Outputs
no outputs