diff --git a/.github/workflows/WebCI.yml b/.github/workflows/WebCI.yml index 88f7b6b..8660eea 100644 --- a/.github/workflows/WebCI.yml +++ b/.github/workflows/WebCI.yml @@ -52,7 +52,7 @@ jobs: username: ${{ secrets.WEB_USER }} password: ${{ secrets.WEB_PASS }} localDir: './workingdir2' - remoteDir: '/imgstor' + remoteDir: '/var/www/cstmimages/imgstor' exclude: '*.git/*,*.git/,*.github/*,*.github/,README.md,.gitignore' removeExtraFilesOnServer: true