Skip to content

Commit 6f222bb

Browse files
authored
build: update source dir
1 parent 4e07ea1 commit 6f222bb

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
@@ -41,5 +41,5 @@ jobs:
4141
REMOTE_HOST: ${{ secrets.SSH_HOST }}
4242
REMOTE_USER: ${{ secrets.SSH_USER }}
4343
REMOTE_PORT: ${{ secrets.SSH_PORT }}
44-
SOURCE: '.output/public'
44+
SOURCE: '.output/public/.'
4545
TARGET: ${{ secrets.TARGET_DIR }}

0 commit comments

Comments
 (0)