diff --git a/.github/workflows/deploy-docs.yaml b/.github/workflows/deploy-docs.yaml index 5df238a..b3a960b 100644 --- a/.github/workflows/deploy-docs.yaml +++ b/.github/workflows/deploy-docs.yaml @@ -30,4 +30,4 @@ jobs: password: ${{ secrets.GRAPP_FTP_PASSWORD }} dangerous-clean-slate: true local-dir: './docs/out/' - server-dir: 'public_html/nui-components/' + server-dir: 'nui-components/'