Skip to content

Commit

Permalink
[CI] Update docs workflow, not delete remote dest dir (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoyaoding authored Nov 7, 2022
1 parent 7409e3d commit 38dcf02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
uses: up9cloud/action-rsync@master
env:
VERBOSE: true
ARGS: -avzh
SOURCE: docs/build/html
HOST: ${{ secrets.DOCS_HOST }}
KEY: ${{ secrets.DOCS_DEPLOY_SSH_KEY }}
Expand Down

0 comments on commit 38dcf02

Please sign in to comment.