diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c4348e8..ab87e4c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,5 +36,4 @@ jobs: password: ${{ secrets.PASSWORDCOLO }} script: | cd /www/wwwroot/astrbot.soulter.top/ - rm -rf center - mv build/ center/ + mv build/ .