lennoxruk/Post to Gitea wiki
🚀 Gitea Action to publish files to a Gitea wiki
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wikiPath | Path of the folder containing the wiki files to be deployed | — | wiki |
| userName | Git user name of wiki commit | — | wiki.bot |
| userEmail | Git user email of wiki commit | — | wiki.bot@noreply.com |
| commitMessage | Wiki repository commit message | — | Auto Publish Wiki |
| removeHistory | Remove wiki history | — | false |
Outputs
| name | description |
|---|---|
| wikiUrl | URL of the repository wiki |