Skip to content

Commit 9642ca6

Browse files
feat: add skip option for CloudFront cache invalidation in NPM frontend deploy workflow
1 parent ca038b3 commit 9642ca6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
local_build_dir: "build"
9494
s3_deployment_dir: "build"
9595
cloudfront_invalidate_paths: "ALL"
96+
skip_cloudfront: false
9697
```
9798
9899
### Draw.io Export Workflow

0 commit comments

Comments
 (0)