ably/Ably CDN Deploy

Deploy SDK build artifacts to prod-cdn.ably.com with semantic versioning

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 8, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ably/cdn-deploy-action@dc178d76905313bf41c220d8e324791ad822a3f6 # v1.0.2

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

namedescriptionrequireddefault
source-dirDirectory containing files to upload (e.g. "dist", "build")yes
file-regexRegex to match files for upload (e.g. "^ably\\.umd\\.cjs$")yes
tagRelease tag to deploy (e.g. "1.2.3"). Generates versioned copies: 1, 1.2, 1.2.3yes
bucketS3 bucket namenoprod-cdn.ably.com
rootRoot folder inside the S3 bucketnolib

no outputs