actions-marketplace-validations/COMPEON Deploy Static Hosting
Deploy build artifacts to S3/CloudFront
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 2, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/compeon_deploy-s3@d0ae9b98eedacc1afb7d893452e888698b949fc2 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | Name of the S3 bucket | yes | — |
| source | Path to the code to be deployed | yes | — |
| aws-access-key-id | AWS Access Key ID | no | — |
| aws-secret-access-key | AWS Secret Access Key | no | — |
| aws-default-region | AWS Default Region | no | — |
| cloudfront-distribution | CloudFront Distribution ID | no | — |
| cloudfront-invalidate-paths | CloudFront Invalidate Paths | no | — |
Outputs
no outputs