mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 20:19:27 +01:00
update node.js.yml x3
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user