correzione in deploy.yml
This commit is contained in:
parent
8eabdca9bf
commit
bf523cca89
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
uses: https://github.com/appleboy/ssh-action@v1.0.3
|
||||
|
||||
with:
|
||||
host: ${{ secrets.VPS_HOSTNAME }}
|
||||
host: ${{ secrets.VPS_HOST}}
|
||||
username: ${{ secrets.VPS_USER }}
|
||||
key: ${{ secrets.VPS_SSH_KEY }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue