diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4b0ac9f..26f17a0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -13,4 +13,5 @@ jobs: port: ${{ secrets.ALICE_SSH_PORT }} key: ${{ secrets.ALICE_SSH_PRIV_KEY }} username: ${{ secrets.ALICE_SSH_USERNAME }} - output_dirname: wonderland \ No newline at end of file + output_dirname: wonderland + dirname: wonderland \ No newline at end of file