actions-marketplace-validations/Upload WebDAV

Github Action for uploading files to a webdav server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
webdav_addressThe webdav addressyes
webdav_usernameWebDAV usernameyes
webdav_passwordWebDAV passwordyes
webdav_upload_pathWebDAV upload pathyes
filesNewline-delimited list of path globs for asset files to uploadyes
keep_structureKeep the structure of the filesnofalse
fail_on_unmatched_filesFail the action when exist unmatched filenofalse
fast_failThrow error when upload file failed. If set to false, the action will continue to upload other files, the action will be marked as successnotrue

no outputs