Skip to content

Commit

Permalink
Update prod-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadarshan-lt authored Jan 13, 2024
1 parent 65c8b18 commit 36050aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
cp -R assets/ build/
cd build/
aws s3 sync . s3://lambdatest-prod-docs/support/ --exclude 'robots.txt' --delete
aws s3 sync . s3://lambdatest-prod-docs/support-temp/ --exclude 'robots.txt' --delete
- name: Cloudflare Invalidation
run: |
Expand Down

0 comments on commit 36050aa

Please sign in to comment.