mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
Update deploy workflow to include rsync command for website deployment
This commit is contained in:
@ -25,4 +25,4 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: website
|
||||
- run: ls -lah
|
||||
- run: rsync --delete -a ./ /var/www/popov.link/
|
||||
|
Reference in New Issue
Block a user