Skip to content

Commit

Permalink
Updated AWS command
Browse files Browse the repository at this point in the history
  • Loading branch information
meetgaurang committed Sep 10, 2024
1 parent 04fc684 commit 73d80c9
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 @@ -16,4 +16,4 @@ jobs:
aws-region: us-west-2
- name: Sync files to S3 bucket
run: |
aws s3 sync src s3://gaurangpatel.dev --delete
aws s3 cp src s3://gaurangpatel.dev --recursive

0 comments on commit 73d80c9

Please sign in to comment.