deployment: remove keypath
This commit is contained in:
parent
aef0f1e9c6
commit
83e7aa9026
1 changed files with 0 additions and 1 deletions
|
@ -14,6 +14,5 @@ jobs:
|
|||
uses: https://github.com/appleboy/ssh-action@v1.0.0
|
||||
with:
|
||||
host: "100.121.201.47"
|
||||
key_path: ${{secrets.DEPLOY_SSH}}
|
||||
script: |
|
||||
uname -a
|
||||
|
|
Loading…
Reference in a new issue