islishude/spa-deploy-action
deploy your spa with corret cache-control
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dir-path | directory path for deploying | yes | — |
| s3-bucket | aws s3 bucket name | yes | — |
| s3-bucket-prefix | aws S3 bucket prefix | — | — |
| delete | files that exist in the s3 but not in the local are deleted. | — | true |
| cache-control | file glob and cache control directive pairs | — | {} |
| cache-control-merge-policy | used for merge built-in and your custom cache-control | yes | upsert |
| default-cache-control | use if no cache control globbing matched | — | — |
Outputs
no outputs