Update maven.yml
This commit is contained in:
parent
59e62442c1
commit
f94ccbbc52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
local: ./target/Hadder-Build.jar
|
||||
remote: /home/Hadder-Build.jar
|
||||
host: ${{ secrets.HOST }}
|
||||
privateKey: ${{ secrets.PK }}
|
||||
privateKey: "123"
|
||||
- name: executing remote ssh commands using password
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue