diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a85e801..a514172 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,4 +39,4 @@ jobs: cd website aws cloudformation validate-template --template-body file://deploy.yml aws cloudformation deploy --stack-name bitespace-website --template-file deploy.yml --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM - aws s3 cp ./out s3://bitespace-website/ + aws s3 cp ./out s3://bitespace-website