This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: mkdocs build --strict
|
run: mkdocs build --strict
|
||||||
|
|
||||||
|
- name: Install rsync
|
||||||
|
run: sudo apt-get install -y rsync
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
env:
|
env:
|
||||||
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user