actions-marketplace-validations/Deploy static website to S3
Deploys static website to S3 without html extension. Works for NextJS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 18, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/eisberg-labs_static-website-to-s3@572aa2dbfd0718ff8ea1590b470285fc6df47779 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Location of static website | no | "" |
| exclusions | Regex pattern for files to be excluded from extension removal | no | "" |
| bucket | Bucket name | yes | — |
| dest | Destination directory path | yes | — |
Outputs
no outputs