Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh-Srivastav123 authored May 19, 2024
1 parent 83a54d4 commit b8120b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
AWS_REGION: ap-south-1
S3_BUCKET_NAME: deployment-react-123
run: |
aws s3 sync dist/ s3://$S3_BUCKET_NAME --delete
aws s3 sync build/ s3://$S3_BUCKET_NAME --delete

0 comments on commit b8120b5

Please sign in to comment.