mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-16 04:05:00 +00:00
11cd8ff69a
Backport #38928 to `release/v1.27`. The automatic backport failed because `release/v1.27` still pins an older `aws-actions/configure-aws-credentials` SHA, so the change is applied manually here. Release binaries have been served from Cloudflare R2 for a while, so the `configure aws` and `upload binaries to s3` steps are removed from the nightly, RC and version release workflows. Since `configure-aws-credentials` no longer runs in those jobs, the `AWS_REGION: auto` workaround in the R2 step is dropped as well.