This commit is contained in:
parent
afbd469030
commit
5cc8feec54
@ -12,6 +12,7 @@ jobs:
|
||||
with:
|
||||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
||||
key: ${{ secrets.SSH_PRVKEY }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
script: |
|
||||
|
Reference in New Issue
Block a user