Skip to content

Commit

Permalink
add osaka region
Browse files Browse the repository at this point in the history
  • Loading branch information
mats16 committed Nov 14, 2022
1 parent af94795 commit 94c2cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- 'v*'
env:
BSS_FILE_ASSET_BUCKET_NAME: 'supabase-on-aws-${AWS::Region}'
BSS_FILE_ASSET_REGION_SET: us-east-1,us-west-2,eu-west-1,ap-northeast-1,ap-northeast-2,ap-southeast-1,ap-southeast-2
BSS_FILE_ASSET_REGION_SET: us-east-1,us-west-2,eu-west-1,ap-northeast-1,ap-northeast-2,ap-northeast-3,ap-southeast-1,ap-southeast-2

jobs:
stable:
Expand Down

0 comments on commit 94c2cb0

Please sign in to comment.