actions-marketplace-validations/Deploy package documentation
Build and deploy the documentation for a Julia package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 22, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/julia-actions_julia-docdeploy@9bff73f68f6a2aa952c8856564f3bd4aea155c15 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
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