diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 193ba43..ad76985 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -10,6 +10,6 @@ jobs: uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main with: dirname: mmpSearch - src_dir: /var/www/html/trens - dest_dir: /var/www/html + src_dir: /var/www/src + dest_dir: /var/www/html/trens jekyll_args: --trace \ No newline at end of file