workflow bugfix
This commit is contained in:
parent
0d1e09dc78
commit
cd782af44d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
source: "."
|
source: "."
|
||||||
target: ${{ secrets.PROJECT_PATH }}
|
target: ${{ secrets.PROJECT_PATH }}
|
||||||
port: "22"
|
port: "22"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue