parent
6bdee970e8
commit
fb2ff339d2
|
@ -81,7 +81,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
key: ${{ secrets.KEY2 }}
|
key: ${{ secrets.SSH2 }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
passphrase: ${{ secrets.PASSPHRASE }}
|
passphrase: ${{ secrets.PASSPHRASE }}
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in New Issue