julia-actions/Deploy package documentation
Build and deploy the documentation for a Julia package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | Value inserted in front of the julia command, e.g. for running xvfb-run julia [...] | no | "" |
| install-package | Whether or not to install the package with `Pkg.develop` into the `docs` environment | no | true |
| project | Directory that contains the folder `docs` to deploy from | no | . |
Outputs
no outputs