mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-21 03:17:25 +08:00
修复首页不显示分页的BUG
This commit is contained in:
@@ -53,10 +53,10 @@ notifications:
|
||||
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
name: production
|
||||
auth_token:
|
||||
secure:
|
||||
secure: "Qkhxloft5lBKti7O+vVS+Vrxh7CBAUVhlfdZ9ptBXjFtjt6jHXnaBA2uv2OYbISB"
|
||||
draft: false
|
||||
prerelease: false
|
||||
artifact: godoc_windows_%GOARCH%.7z
|
||||
on:
|
||||
branch: master
|
||||
|
Reference in New Issue
Block a user