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 1681722 commit 9c4496aCopy full SHA for 9c4496a
.github/workflows/ci.yml
@@ -30,7 +30,6 @@ jobs:
30
password: ${{ secrets.ECS_PASSWORD }}
31
source: './dist/*'
32
target: '/var/www/mybatis-plus-doc/'
33
- # rm: true
34
- name: Deploy to GitHub Pages
35
uses: peaceiris/actions-gh-pages@v3
36
with:
0 commit comments