diff --git a/.github/workflows/aws-s3-upload.yaml b/.github/workflows/aws-s3-upload.yaml index 62e6618..51e6a3c 100644 --- a/.github/workflows/aws-s3-upload.yaml +++ b/.github/workflows/aws-s3-upload.yaml @@ -33,4 +33,4 @@ jobs: - uses: actions/checkout@v2 - name: Copy files to the test website with the AWS CLI run: | - aws s3 sync . s3://devops4solutions-target --region us-east-2 + aws s3 sync . s3://bucket-area --region us-east-2