mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Update node.js.yml
This commit is contained in:
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@@ -28,8 +28,7 @@ jobs:
|
||||
host: ${{ secrets.SSH_HOST }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
password: ${{ secrets.SSH_PASSPHRASE }}
|
||||
script: |
|
||||
cd ${{ secrets.PATH }}
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user