Skip to content

Commit

Permalink
Add region to aws creds
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-spacemesh committed Jul 17, 2024
1 parent 81f6de8 commit a207103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.CLOUDFLARE_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.CLOUDFLARE_SECRET_ACCESS_KEY}}
region: ${{ secrets.CLOUDFLARE_BUCKET_REGION}}

- if: matrix.platform == 'macos'
name: Upload macos build to R2
Expand Down

0 comments on commit a207103

Please sign in to comment.