We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3e29d commit 1681722Copy full SHA for 1681722
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
username: ${{ secrets.ECS_USERNAME }}
30
password: ${{ secrets.ECS_PASSWORD }}
31
source: './dist/*'
32
- target: '/root/mybatis-plus-doc/'
+ target: '/var/www/mybatis-plus-doc/'
33
# rm: true
34
- name: Deploy to GitHub Pages
35
uses: peaceiris/actions-gh-pages@v3
0 commit comments