fix: deploy to /data/wiki instead of /data
Deploy Wiki to Production / deploy (push) Failing after 1m30s
Deploy Wiki to Production / deploy (push) Failing after 1m30s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
--exclude='*.pptx' \
|
||||
--exclude='*.xlsx' \
|
||||
--delete \
|
||||
./ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/
|
||||
./ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/wiki/
|
||||
|
||||
- name: Reload nginx
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user