quantcdn/Deploy to QuantCDN

An action to deploy your build to QuantCDN

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Activelast commit Feb 17, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: quantcdn/deploy-action@d25293fb60ff35d9f722e53db884bb4f5d6522ad # v6.1.0

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

namedescriptionrequireddefault
customerYour customer account nameyes
projectYour project nameyes
tokenYour API tokenyes
dirThe directory to deployno
skip-unpublishSkip automatic unpublishing of assetsnofalse
skip-unpublish-regexSkip automatic unpublishing of assets (by regex)no""
skip-purgeSkip automatic purge of cached assets in CDNnofalse
forceForce the deployment of assets (skip md5 check)nofalse
chunk-sizeAlter the concurrency of deploymentno10
endpointSpecify the QuantCDN API endpointnohttps://api.quantcdn.io/v1
revision-logSpecify a location for the local revision log filenofalse
enable-index-htmlEnable index.html creation in Quantnofalse
functionsPath to JSON file containing functions configurationno

no outputs