# Simple static-assets deployment (S3 bucket only — no CloudFront/WAF) # This is the simplest way to deploy a static site: just an S3 bucket. uses: acdl/pipelines/deploy.yaml@v1.6 module: static-assets environment: dev inputs: bucket_name: my-static-site region: us-east-1