update node.js.yml x3

This commit is contained in:
2020-06-02 00:10:28 +02:00
parent 6ce515605b
commit d8c7d8b151

View File

@@ -13,7 +13,7 @@ jobs:
- name: Deploy
uses: garygrossgarten/github-action-ssh@release
with:
command: ls -a
command: cp . /home/arthur/website
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
passphrase: ${{ secrets.PASSPHRASE }}