actions-marketplace-validations/Deploy Hugo to S3
Build and deploy Hugo static websites to AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hugo-version | Choose a valid Hugo version | yes | — |
| aws-access-key-id | AWS Access Key ID | no | — |
| aws-secret-access-key | AWS Secret Access Key | no | — |
| aws-role-to-assume | AWS Role to Assume | no | — |
| aws-region | AWS Region | no | — |
| target | A deployment target | no | "" |
| config | Config file | no | "" |
| environment | environment | no | "" |
| skip-deployment | Skip deployment to AWS | no | false |
| build-args | Additional arguments for the 'hugo' build command | no | "" |
| deploy-args | Additional arguments for the 'hugo deploy' command | no | "" |
| destination | Destination directory for the Hugo build output | no | public |
Outputs
no outputs