Correct deployment...
All checks were successful
Deploy Stable Website / Build and Deploy (push) Successful in 56s
All checks were successful
Deploy Stable Website / Build and Deploy (push) Successful in 56s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user