Update node.js.yml

This commit is contained in:
2020-12-19 17:59:07 +01:00
committed by GitHub
parent 00101ea76c
commit 9da794cfad

View File

@@ -28,6 +28,7 @@ jobs:
host: ${{ secrets.SSH_HOST }}
port: ${{ secrets.SSH_PORT }}
username: ${{ secrets.SSH_USER }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
key: ${{ secrets.SSH_KEY }}
script: |
cd ${{ secrets.PATH }}