diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 72df8f1..168f755 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -25,7 +25,7 @@ jobs: run: hugo --minify - name: Deploy - uses: burnett01/rsync-deployments@5.2.1 + uses: https://github.com/burnett01/rsync-deployments@5.2.1 with: switches: -avzr --delete path: "public/"