Change directory for deployment
All checks were successful
Deploy Astro / Build and Deploy (push) Successful in 1m41s
All checks were successful
Deploy Astro / Build and Deploy (push) Successful in 1m41s
Signed-off-by: Daniel Kluge <c0ntroller@noreply.git.c0ntroller.de>
This commit is contained in:
parent
138ad075ea
commit
bd7588b819
@ -26,6 +26,6 @@ jobs:
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
source: "dist/*"
|
||||
target: /var/www/website/dev
|
||||
target: /srv/website/dev
|
||||
overwrite: true
|
||||
strip_components: 1
|
Loading…
x
Reference in New Issue
Block a user