Correct deployment...
All checks were successful
Deploy Stable Website / Build and Deploy (push) Successful in 56s

This commit is contained in:
2026-03-23 18:56:17 +01:00
parent ce958e93fb
commit 68759887c0

View File

@@ -41,6 +41,6 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
source: "dist/*"
target: /srv/website/dev
target: /srv/website/stable
overwrite: true
strip_components: 1