actions-marketplace-validations/Upload WebDAV ZIP

Github Action for uploading files to a webdav server with optional certificate

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 17, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/tszalbot_action-upload-webdav@6865dfad6de06214c1eecaaf638c52fd5cd5b572 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
webdav_addressThe webdav addressyes
webdav_usernameWebDAV usernameyes
webdav_passwordWebDAV passwordyes
webdav_upload_pathWebDAV upload pathyes
webdav_certWebDAV certificateno
webdav_caWebDAV certificate cano
webdav_keyWebDAV certificate keyno
filesNewline-delimited list of path globs for asset files to uploadyes
fail_on_unmatched_filesFail the action when exist unmatch filenofalse

no outputs