This commit is contained in:
parent
26647303c6
commit
c1a540a206
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
run: apt-get update && apt-get install -y rsync
|
run: apt-get update && apt-get install -y rsync
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: rsync -a --delete dist/ /var/lib/www/tensamin-homepage/
|
run: rsync -a --delete dist/ /var/lib/www/tensamin-docs/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue