Skip to content

Commit

Permalink
Remove slash
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed May 9, 2024
1 parent 821ec3c commit ec0005f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ec0005f

Please sign in to comment.