Update node.js.yml

This commit is contained in:
2020-12-19 18:11:11 +01:00
committed by GitHub
parent e0c6294fe8
commit 6564302f33

View File

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