markbind/markbind-action
Deploy your MarkBind site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | the required token | yes | — |
| service | the publishing service | — | gh-pages |
| purpose | the deployment purpose, could be standard deployment or for PR preview | — | deployment |
| domain | the domain to use | — | — |
| version | the MarkBind version to use. e.g. 4.0.0 | — | latest |
| rootDirectory | the directory to read source files from | — | . |
| baseUrl | the base URL relative to your domain | — | unsetFlag |
| siteConfig | the site config file to use | — | site.json |
| keepFiles | whether the existing files will be removed in the published branch, before pushing. | — | false |
Outputs
no outputs