Skip to content

Commit

Permalink
add s3 bucket region required key
Browse files Browse the repository at this point in the history
  • Loading branch information
gonpombo8 committed Dec 5, 2023
1 parent 97e59c9 commit d9c40a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
s3-bucket: ${{ secrets.SDK_TEAM_S3_BUCKET }}
s3-bucket-key-prefix: '@dcl/protocol/branch/${{ steps.myref.outputs.branch }}'
s3-bucket-region: ${{ secrets.SDK_TEAM_AWS_REGION }}

## inform gitlab after publishing to proceed with CDN propagation
gitlab-token: ${{ secrets.GITLAB_TOKEN }}
gitlab-pipeline-url: ${{ secrets.GITLAB_URL }}
Expand Down

0 comments on commit d9c40a3

Please sign in to comment.