s3-sync-action
                                
                                 s3-sync-action copied to clipboard
                                
                                    s3-sync-action copied to clipboard
                            
                            
                            
                        Does not support webp content type
.webp files content type are being incorrectly set as application/octet-stream
this can be fixed by updating the aws cli version.
Would be nice to get this fixed so that wouldn’t have to manually set these. Same issue is for Woff fonts.
I believe https://github.com/jakejarvis/s3-sync-action/pull/43 would fix all the content type issues.
@badsyntax Completely missed that, but yes, it definitely should.