connerpetzold/versite publish
Publish a version of your docs with versite
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to built docs to deploy | yes | — |
| version | Version label to deploy | yes | — |
| aliases | Aliases: space/newline-separated, or YAML/JSON array (e.g. [latest,stable]) | no | "" |
| title | Title used for the deployed version | no | "" |
| remote | Git remote to push to | no | origin |
| branch | Branch to deploy to | no | gh-pages |
| message | Commit message for the deployment | no | "" |
| push | Whether to push the deployment commit | no | true |
| deploy-prefix | Prefix to add to deployed paths | no | "" |
| versite-path | Path to a prebuilt versite binary on the runner | no | "" |
| versite-tag | Release tag for installing versite (when not providing versite_path) | no | "" |
Outputs
no outputs