shallwefootball / upload-s3-action

github action for upload to S3 ☁️
https://github.com/marketplace/actions/upload-s3
164 stars 154 forks source link

Replace path separator on windows #53

Closed csfrancis closed 1 year ago

csfrancis commented 1 year ago

Fixes #34.

This changes the path separator in the bucket name from \ to /, but only on Windows.

shallwefootball commented 1 year ago

fix https://github.com/shallwefootball/upload-s3-action/releases/tag/v1.3.2