0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Update deploy workflow to include rsync command for website deployment

This commit is contained in:
2024-09-11 19:46:19 +00:00
parent 49c2ffa583
commit 97ba8666c8

View File

@ -25,4 +25,4 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: website
- run: ls -lah
- run: rsync --delete -a ./ /var/www/popov.link/