Update maven.yml

This commit is contained in:
Skidder 2020-10-04 09:53:35 +02:00 committed by GitHub
parent f94ccbbc52
commit 9436646633
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ jobs:
local: ./target/Hadder-Build.jar
remote: /home/Hadder-Build.jar
host: ${{ secrets.HOST }}
privateKey: "123"
privateKey: ${{ secrets.PK }}
- name: executing remote ssh commands using password
uses: appleboy/ssh-action@master
with: