Skip to content

Commit

Permalink
Update pratham-scp-prod.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored May 29, 2024
1 parent 1bf85eb commit 9a83767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pratham-scp-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- name: Upload to s3 Bucket
run: |
aws s3 sync dist s3://${{ secrets.AWS_S3_BUCKET }}/
aws s3 sync /.next s3://${{ secrets.AWS_S3_BUCKET }}/

0 comments on commit 9a83767

Please sign in to comment.