mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20: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
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: website
|
name: website
|
||||||
- run: ls -lah
|
- run: rsync --delete -a ./ /var/www/popov.link/
|
||||||
|
Reference in New Issue
Block a user