Skip to content

Releases: pivotalsoftware/s3-sync-action

Remove default region

27 Feb 03:51
Compare
Choose a tag to compare

Previously, the AWS region defaulted to us-east-1 if not set in the action config. This release removes this behavior, keeping the region unset, so the AWS cli can perform its default behavior of auto-detecting the correct region for an S3 bucket.