diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 39395b7..9744412 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,6 +33,7 @@ jobs: - name: Deploy to server run: | rsync -avz --delete \ + --exclude='blog/' \ -e "ssh -p 1220 -i ~/.ssh/id_deploy" \ dist/ ubuntu@57.128.160.249:/opt/00-infrastructure/Website/website/dist/