Skip to content

Commit fd0a8c3

Browse files
committed
chore: fix s3 name
1 parent dd62fa5 commit fd0a8c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
env:
3030
AWS_ACCESS_KEY_ID: '$'
3131
AWS_SECRET_ACCESS_KEY: '$'
32-
run: aws s3 cp --recursive --region ap-northeast-2 dist s3://home.manual
32+
run: aws s3 cp --recursive --region ap-northeast-2 dist s3://repicka-back-dev.shop

0 commit comments

Comments
 (0)