Skip to content

Commit 6e4f79a

Browse files
committed
ci: update dest dir
1 parent 79cbc4f commit 6e4f79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
AWS_SECRET_ACCESS_KEY: ${{ secrets.S3_PRODUCTION_SECRET_ACCESS_KEY }}
4444
AWS_S3_ENDPOINT: https://s3.yandexcloud.net/
4545
SOURCE_DIR: "build"
46-
DEST_DIR: "/"
46+
DEST_DIR: "."
4747

4848
# Deployment job
4949
deploy:

0 commit comments

Comments
 (0)