diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5de2b86..f4743b32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,5 +29,5 @@ jobs: username: ${{ secrets.ECS_USERNAME }} password: ${{ secrets.ECS_PASSWORD }} source: './dist/*' - target: '/root/site/mybatis-plus-doc/' + target: '/var/www/mybatis-plus-doc/' # rm: true \ No newline at end of file