From ceb84a2736a4a036a1c604e09cc52669f954bb12 Mon Sep 17 00:00:00 2001 From: udhayaAWS1 <100012682+udhayaAWS1@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:53:00 -0700 Subject: [PATCH] Update aws-s3-upload.yaml --- .github/workflows/aws-s3-upload.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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