actions-marketplace-validations/Deploy package documentation

Build and deploy the documentation for a Julia package.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 22, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/julia-actions_julia-docdeploy@9bff73f68f6a2aa952c8856564f3bd4aea155c15 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
prefixValue inserted in front of the julia command, e.g. for running xvfb-run julia [...]no""
install-packageWhether or not to install the package with `Pkg.develop` into the `docs` environmentnotrue
projectDirectory that contains the folder `docs` to deploy fromno.

no outputs