Update workflow to remove target dir before upload
All checks were successful
/ deploy (push) Successful in 14s

This commit is contained in:
Sangelo 2024-02-15 09:52:25 +01:00
parent 03dc1f8367
commit 5bd62c1919

View file

@ -39,3 +39,4 @@ jobs:
port: ${{ secrets.SSH_PORT }}
source: .
target: "/var/www/wiki.lunivity.com/"
rm: true