update
This commit is contained in:
2
.github/workflows/depley.yaml
vendored
2
.github/workflows/depley.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: root
|
||||
key: ${{ secrets.Key }}
|
||||
key: ${{ secrets.KEY }}
|
||||
script: |
|
||||
cd ~/WebPreview/api
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user