Skip to content

Commit

Permalink
Update deploy-cn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenos authored Oct 30, 2023
1 parent acb2196 commit 8767561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
username: ${{ secrets.CN_USERNAME }}
key: ${{ secrets.CN_KEY }}
port: ${{ secrets.CN_PORT }}
source: "./docs/dist/zh-CN"
source: "./docs/dist/zh-CN/*"
target: ${{ secrets.CN_TARGET }}

0 comments on commit 8767561

Please sign in to comment.