Skip to content

Commit 7ae9ba9

Browse files
authored
Update deploy.yml
1 parent f7c2415 commit 7ae9ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
echo "pr_number while deploying =$PR_NUMBER"
161161
pwd
162162
aws s3 ls
163-
#aws s3 sync site/ s3://$S3_BUCKET_NAME/test
163+
aws s3 sync site/ s3://$S3_BUCKET_NAME/test
164164
#aws s3 sync site/ s3://$S3_BUCKET_NAME/MergeRequest/$PR_NUMBER
165165
166166
# Deployment to production folder in S3 bucket

0 commit comments

Comments
 (0)