diff --git a/.github/workflows/client.yml b/.github/workflows/client.yml index 9c052c56..5322d26a 100644 --- a/.github/workflows/client.yml +++ b/.github/workflows/client.yml @@ -23,4 +23,4 @@ jobs: aws-region: ap-northeast-2 - name: Deploy static site to S3 bucket - run: aws s3 sync ./ s3://hybridjsg-frontend \ No newline at end of file + run: aws s3 sync ./ s3://hybridjgs-frontend \ No newline at end of file