We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd62fa5 commit fd0a8c3Copy full SHA for fd0a8c3
1 file changed
.github/workflows/prod-deploy.yml
@@ -29,4 +29,4 @@ jobs:
29
env:
30
AWS_ACCESS_KEY_ID: '$'
31
AWS_SECRET_ACCESS_KEY: '$'
32
- run: aws s3 cp --recursive --region ap-northeast-2 dist s3://home.manual
+ run: aws s3 cp --recursive --region ap-northeast-2 dist s3://repicka-back-dev.shop
0 commit comments