datadesk/Delivery Deploy Action
A GitHub Action for uploading a directory to S3 using @datagraphics/delivery
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | The directory to upload | yes | — |
| bucket | The bucket on S3 to upload the directory to | yes | — |
| base-path | An optional base path to prepend to all deployed file paths | no | — |
| use-accelerate-endpoint | If true, the accelerated S3 endpoint will be used | no | false |
| public | If true, the files will be uploaded with a public ACL | no | false |
| should-cache | If true, the files will be uploaded with Delivery's cache headers | no | false |
Outputs
no outputs