ably/Ably CDN Deploy
Deploy SDK build artifacts to prod-cdn.ably.com with semantic versioning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: ably/cdn-deploy-action@dc178d76905313bf41c220d8e324791ad822a3f6 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-dir | Directory containing files to upload (e.g. "dist", "build") | yes | — |
| file-regex | Regex to match files for upload (e.g. "^ably\\.umd\\.cjs$") | yes | — |
| tag | Release tag to deploy (e.g. "1.2.3"). Generates versioned copies: 1, 1.2, 1.2.3 | yes | — |
| bucket | S3 bucket name | no | prod-cdn.ably.com |
| root | Root folder inside the S3 bucket | no | lib |
Outputs
no outputs