Skip to content

Commit 9c4496a

Browse files
committed
fix: 修改CI配置
1 parent 1681722 commit 9c4496a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
password: ${{ secrets.ECS_PASSWORD }}
3131
source: './dist/*'
3232
target: '/var/www/mybatis-plus-doc/'
33-
# rm: true
3433
- name: Deploy to GitHub Pages
3534
uses: peaceiris/actions-gh-pages@v3
3635
with:

0 commit comments

Comments
 (0)