8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7374c commit a051ac3Copy full SHA for a051ac3
README.md
@@ -48,7 +48,7 @@ jobs:
48
| AWS_REGION | true | Your AWS Region |
49
| AWS_S3_BUCKET | true | Your S3 Bucket name |
50
| S3_SOURCE_DIR | true | Path to local folder |
51
-| S3_DESTINATION_DIR | false (defaults to S3 root) | Path to folder in a S3 bucket |
+| DESTINATION_DIR | false (defaults to S3 root) | Path to folder in a S3 bucket |
52
| CLOUDFRONT_DISTRIBUTION_ID | false | Your CloudFront distribution |
53
| CLOUDFRONT_PATHS | false (defaults to /*) | The paths to invalidate (relative to the distribution) |
54
| USE_GZIP_COMPRESSION | false (defaults to false) | Use gzip for upload |
0 commit comments