Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyang0507 committed Nov 10, 2024
1 parent d2490ba commit 6645202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
username: ${{ secrets.ECS_USERNAME }}
password: ${{ secrets.ECS_PASSWORD }}
source: './dist/*'
target: '/root/site/mybatis-plus-doc/'
target: '/var/www/mybatis-plus-doc/'
# rm: true

0 comments on commit 6645202

Please sign in to comment.