Skip to content

Commit 300c38d

Browse files
added workflow again2
1 parent 46b43f9 commit 300c38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
aws-region: us-east-1
2727

2828
- name: deploy static site to s3 bucket
29-
run: aws s3 sync ./build s3://react-appp101
29+
run: aws s3 sync build/ s3://react-appp101

0 commit comments

Comments
 (0)