diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index ea452fd..28c65fc 100755 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -34,3 +34,4 @@ jobs: - name: Publish run: rsync -a --delete site/ /var/www/bal-docs/ + \ No newline at end of file