update deploy script
This commit is contained in:
parent
acc4fc5710
commit
c4bf8167d4
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
username: ${{ secrets.DEPLOY_USER }}
|
||||
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||
port: 22
|
||||
script_stop: true
|
||||
script: |
|
||||
cd /home/noteshare/noteshare.space
|
||||
git pull origin master
|
||||
|
Loading…
Reference in New Issue
Block a user